-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge develop into master for new release #518
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adding test cases for predicate instanceOf.
Added an option in CLI to take a list of packages that should be ignored during the analysis. Signed-off-by: seena-mathew <[email protected]>
Signed-off-by: seena-mathew <[email protected]>
Signed-off-by: seena-mathew <[email protected]>
Signed-off-by: seena-mathew <[email protected]>
Changed the type from Integer to int in ErrorMarkerListener Signed-off-by: seena-mathew <[email protected]>
Whenever such a predicate is ensured SAST reports it as an error. One can supply forbidden predicates through the forbPreds command-line option. The option takes a txt file that specifies one forbidden predicate per line.
Bumps [bctls-jdk15on](https://github.com/bcgit/bc-java) from 1.68 to 1.69. - [Release notes](https://github.com/bcgit/bc-java/releases) - [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.60 to 1.67. - [Release notes](https://github.com/bcgit/bc-java/releases) - [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk15on dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…maven.surefire-surefire-junit4-3.2.3 Bump org.apache.maven.surefire:surefire-junit4 from 3.2.2 to 3.2.3
…maven.plugins-maven-compiler-plugin-3.12.1 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1
…ml.jackson.core-jackson-databind-2.16.1 Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1
…guava-guava-33.0.0-jre Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre
…lf4j-simple-2.0.10 Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.10
…lf4j-api-2.0.10 Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
Add GitHub action to run CogniCrypt
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.11. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.apache.maven.surefire:surefire-junit4 from 3.2.2 to 3.2.5. --- updated-dependencies: - dependency-name: org.apache.maven.surefire:surefire-junit4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.slf4j:slf4j-simple from 2.0.9 to 2.0.11. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.3.0 to 1.6.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@flatten-maven-plugin-1.3.0...1.6.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…maven.plugins-maven-surefire-plugin-3.2.5 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5
…s.mojo-flatten-maven-plugin-1.6.0 Bump org.codehaus.mojo:flatten-maven-plugin from 1.3.0 to 1.6.0
…maven.surefire-surefire-junit4-3.2.5 Bump org.apache.maven.surefire:surefire-junit4 from 3.2.2 to 3.2.5
…lf4j-simple-2.0.11 Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.11
…lf4j-api-2.0.11 Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.11
Support custom tests
Add final predicate check
smeyer198
approved these changes
Jan 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.