Skip to content

Java: Add CSV models for java.util.Scanner#9894

Merged
atorralba merged 3 commits intogithub:mainfrom
atorralba:atorralba/scanner_models
Jul 26, 2022
Merged

Java: Add CSV models for java.util.Scanner#9894
atorralba merged 3 commits intogithub:mainfrom
atorralba:atorralba/scanner_models

Conversation

@atorralba
Copy link
Copy Markdown
Contributor

Adds taint and value-preserving steps for java.util.Scanner.

Fixes #9893.

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ The head of this PR and the base branch were compared for differences in the framework coverage reports. The generated reports are available in the artifacts of this workflow run. The differences will be picked up by the nightly job after the PR gets merged.

Click to show differences in coverage

java

Generated file changes for java

  • Changes to framework-coverage-java.rst:
-    Java Standard Library,``java.*``,3,552,130,28,,,7,,,10
+    Java Standard Library,``java.*``,3,569,130,28,,,7,,,10
-    Totals,,217,6413,1474,117,6,10,107,33,1,84
+    Totals,,217,6430,1474,117,6,10,107,33,1,84
  • Changes to framework-coverage-java.csv:
- java.util,44,,441,,,,,,,,,,,34,,,,,,5,2,,1,2,,,,,,,,,,,,,24,417
+ java.util,44,,458,,,,,,,,,,,34,,,,,,5,2,,1,2,,,,,,,,,,,,,36,422

@github github deleted a comment from github-actions Bot Jul 26, 2022
@github github deleted a comment from github-actions Bot Jul 26, 2022
@atorralba atorralba merged commit edc8f6f into github:main Jul 26, 2022
@atorralba atorralba deleted the atorralba/scanner_models branch July 26, 2022 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Java][False negative] in XXE taint propagation from inputstreams

2 participants