Jeroen Ketema
|
8b5393661b
|
C++: Address review comments
|
2023-03-24 10:34:10 +01:00 |
|
Tom Hvitved
|
b816c79248
|
Ruby: Include all assignments in data flow paths
|
2023-03-24 10:09:30 +01:00 |
|
Michael Nebel
|
e5637876b2
|
Address review comments related to neutrals and ext.
|
2023-03-24 10:00:58 +01:00 |
|
Michael Nebel
|
43fd342119
|
Apply suggestions from code review
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
|
2023-03-24 09:41:36 +01:00 |
|
Michael Nebel
|
ad42f7d5ba
|
Java: Update provenance description to prepare for the upcoming changes.
|
2023-03-24 09:41:36 +01:00 |
|
Michael Nebel
|
a73f73c6e0
|
Java: The qualifier is selected using this instead of -1.
|
2023-03-24 09:41:36 +01:00 |
|
Michael Nebel
|
6afdaa3ee1
|
Java: Address review comments.
|
2023-03-24 09:41:36 +01:00 |
|
Michael Nebel
|
aba7d84686
|
Apply suggestions from code review
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
Co-authored-by: Jami <57204504+jcogs33@users.noreply.github.com>
|
2023-03-24 09:41:36 +01:00 |
|
Michael Nebel
|
5659b5899f
|
Java: Extend the description of models.
|
2023-03-24 09:41:36 +01:00 |
|
Michael Nebel
|
ce162ce5d4
|
Java: Address review comments.
|
2023-03-24 09:41:36 +01:00 |
|
Michael Nebel
|
9e49daa57a
|
Apply suggestions from code review
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2023-03-24 09:41:36 +01:00 |
|
Michael Nebel
|
68a7fc9646
|
Java: Minor improvements on wording.
|
2023-03-24 09:41:36 +01:00 |
|
Michael Nebel
|
396e24cca7
|
Java: Add documentation for access paths and provenance.
|
2023-03-24 09:41:36 +01:00 |
|
Michael Nebel
|
c624536097
|
Java: Summary flow reference material.
|
2023-03-24 09:41:36 +01:00 |
|
Michael Nebel
|
0f03605b08
|
Java: Add reference material docs for source and sink models.
|
2023-03-24 09:41:35 +01:00 |
|
Michael Nebel
|
3a1d6420db
|
Java: Add neutral example.
|
2023-03-24 09:41:35 +01:00 |
|
Michael Nebel
|
7ef4cc4bb9
|
Java: Add flow through examples.
|
2023-03-24 09:41:35 +01:00 |
|
Michael Nebel
|
f6ef55881d
|
Java: Add source example.
|
2023-03-24 09:41:35 +01:00 |
|
Michael Nebel
|
1fd28445e3
|
Java: Add link to the library customization page.
|
2023-03-24 09:41:35 +01:00 |
|
Michael Nebel
|
690b39420e
|
Java: Add initial documentation for MaD using data extensions for Java.
|
2023-03-24 09:41:35 +01:00 |
|
Jeroen Ketema
|
3e4f35151a
|
C++: Rename SslContextCallMake to SslContextCallGlobal
This is in line with changes made to the dataflow library
|
2023-03-24 09:05:06 +01:00 |
|
Tony Torralba
|
c395779b85
|
Merge pull request #12643 from chmodxxx/sbaddou/jndisanitizer
Java : Add JndiInjection Sanitizer Class
|
2023-03-24 09:04:54 +01:00 |
|
Anders Schack-Mulligen
|
9d88f01c82
|
Merge pull request #12645 from aschackmull/dataflow/renaming
Dataflow: Rename Make to Global and hasFlow to flow
|
2023-03-24 08:48:31 +01:00 |
|
dependabot[bot]
|
fbda6dc5c6
|
Bump actions/stale from 7 to 8
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-24 04:01:51 +00:00 |
|
Harry Maclean
|
30eacd03d8
|
Ruby: Whitespace change to bust extractor cache
|
2023-03-24 15:04:10 +13:00 |
|
Harry Maclean
|
32468b68de
|
Ruby: Use correct binary for linux build
|
2023-03-24 15:04:10 +13:00 |
|
Jami Cogswell
|
b8ceb7112d
|
Java: update ordering of Path.getFileName model
|
2023-03-23 18:07:06 -04:00 |
|
Jami Cogswell
|
222e6f0b82
|
Java: undo temp revert of neutral filtering
|
2023-03-23 18:01:33 -04:00 |
|
Jami Cogswell
|
128a6a3951
|
Java: temp revert of neutral filtering
|
2023-03-23 18:01:33 -04:00 |
|
Jami Cogswell
|
8046ec2f78
|
Java: update -1 to this
|
2023-03-23 18:01:28 -04:00 |
|
Jami Cogswell
|
3d0d4111c0
|
Java: add test for ResourceBundle.getString
|
2023-03-23 18:00:21 -04:00 |
|
Jami Cogswell
|
0f3a0a1e81
|
Java: remove ArrayElement from listFiles
|
2023-03-23 18:00:21 -04:00 |
|
Jami Cogswell
|
29999d7bc8
|
Java: add WithoutElement comment
|
2023-03-23 18:00:21 -04:00 |
|
Jami Cogswell
|
62d64d5828
|
Java: add comments for reflection-related models
|
2023-03-23 18:00:21 -04:00 |
|
Jami Cogswell
|
e0c0c973a7
|
Java: remove Format and MessageFormat
|
2023-03-23 18:00:21 -04:00 |
|
Jami Cogswell
|
702ca19c3c
|
Java: added comment about second order sql injection
|
2023-03-23 18:00:20 -04:00 |
|
Jami Cogswell
|
a7da6c8029
|
Java: update cast and delete tests
|
2023-03-23 18:00:20 -04:00 |
|
Jami Cogswell
|
db545e4981
|
Java: switch StringBuilder.delete to AbstractStringBuilder.delete
|
2023-03-23 18:00:20 -04:00 |
|
Jami Cogswell
|
56d14820e4
|
Java: change taint to value for Class.cast
|
2023-03-23 18:00:20 -04:00 |
|
Jami Cogswell
|
170d9e35be
|
Java: update change note date
|
2023-03-23 18:00:20 -04:00 |
|
Jami Cogswell
|
79ce46a221
|
Java: remove FileInputStream summary model since causing issues in DCA
|
2023-03-23 18:00:20 -04:00 |
|
Jami Cogswell
|
882237e13e
|
Java: update test cases affected by Duration.ofMillis and AtomicReference.set models
|
2023-03-23 18:00:20 -04:00 |
|
Jami Cogswell
|
bdd7f18e35
|
Java: remove some comments
|
2023-03-23 18:00:20 -04:00 |
|
Jami Cogswell
|
ab4ab7812d
|
Java: add change note
|
2023-03-23 18:00:20 -04:00 |
|
Jami Cogswell
|
17e0920325
|
Java: resolve more conflicts
|
2023-03-23 18:00:14 -04:00 |
|
Jami Cogswell
|
275634e907
|
Java: remove apis with ObjectString param type
|
2023-03-23 17:56:54 -04:00 |
|
Jami Cogswell
|
c213d56d2c
|
Java: resolve some more -1 to this conflicts
|
2023-03-23 17:56:46 -04:00 |
|
Jami Cogswell
|
9103e5c5dd
|
Java: update TopJdkApis test case for top-500
|
2023-03-23 17:53:32 -04:00 |
|
Jami Cogswell
|
44c3a41194
|
Java: resolve more -1 to this conflicts
|
2023-03-23 17:53:27 -04:00 |
|
Jami Cogswell
|
d6c071d2b7
|
Java: update TopJdkApis test case for top-400
|
2023-03-23 17:50:21 -04:00 |
|