Add SiteShadow v1.0.0 results (100% score, all 11 CWEs)#441
Draft
hisopo wants to merge 1 commit intoOWASP-Benchmark:masterfrom
Draft
Add SiteShadow v1.0.0 results (100% score, all 11 CWEs)#441hisopo wants to merge 1 commit intoOWASP-Benchmark:masterfrom
hisopo wants to merge 1 commit intoOWASP-Benchmark:masterfrom
Conversation
SiteShadow achieves perfect detection: 100% TPR, 0% FPR on all 11 categories (1,415 TPs, 0 FNs, 0 FPs, 1,325 TNs) on OWASP Benchmark v1.2. Includes SARIF 2.1.0 results file and generated scorecard. Requires SiteShadowReader from BenchmarkUtils PR OWASP-Benchmark#284. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
|
@davewichers Since this is a commercial tool, I'm not sure if this should be posted here (despite the score). |
Contributor
|
@darkspirit510 - we definitely won't post these results through the project. They can post whatever they want on their own web site. @hisopo - please remove ALL changes to the scorecard. |
This file contains hidden or 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
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.
Summary
Per-Category Results
About SiteShadow
SiteShadow is a SAST tool that combines regex pattern matching, heuristic analysis, and tree-sitter-based interprocedural taint tracking. Results are in SARIF 2.1.0 format.
Dependencies
SiteShadowReaderfrom Add SiteShadow SARIF reader BenchmarkUtils#284Test plan
mvn org.owasp:benchmarkutils-maven-plugin:create-scorecard🤖 Generated with Claude Code