Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Generate Scorecard to include the New XML Format post 10.x release of AppScan Standard #157

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

Closed
wants to merge 1 commit into from

Conversation

shivababuh
Copy link

  • New XML Format post 10.x release

* New XML Format post 10.x release

* take care of xpath issues
@shivababuh shivababuh changed the title Generate Scorecard to include the New XML Format post 10.x release (#2) Generate Scorecard to include the New XML Format post 10.x release of AppScan Standard Sep 8, 2021
@davewichers
Copy link
Contributor

Can you send me a copy of a new results file so I can test myself? If you happen to have an older format results file too, that would be great as I'd like to verify it still works with the old format and the new. You can email to [email protected] (likely have to send me a dropbox link or something). Thanks for your contribution!

@shivababuh
Copy link
Author

davewichers added a commit that referenced this pull request Sep 14, 2021
…nal changes by me, including running spotless properly.
@davewichers
Copy link
Contributor

@shivababuh - I pushed the equivalent of your changes directly to master. I rearranged the case statement a bit, but didn't change any logic. Can you test to verify this is equivalent to what was in your pull request? If so, can you close this pull request?

@shivababuh
Copy link
Author

Thanks, Working as expected.

@shivababuh shivababuh closed this Sep 15, 2021
shivababuh added a commit to shivababuh/Benchmark that referenced this pull request Dec 15, 2021
* XSS Scenarios

* xss mods

* review comments incorporated

* scripts to create several SAST reports

* Update AppScanDynamicReader2.java per pull request OWASP-Benchmark#157, with additional changes by me, including running spotless properly.

* Update codeql-analysis.yml

CodeQL auto build is failing with a "Picked up JAVA_TOOL_OPTIONS:..." message, so let's try a plain old Maven build.

* Update codeql-analysis.yml

Ensure that the CodeQL workflow checks out enough git history to support the spotless ratchetFrom test in the Maven build.

* Update README.md

Trivial grammar fix.

* Renamed Intermediate class & removed the commented out code

* change horusec to docker

* prevent installation outputs

* insider - check for availability and updates

* use docker instead of calling semgrep directly

* require docker

* fix typo

* Upgrade a bunch of dependencies and remove a few unused ones.

* fix insider installation check 🙈

* execute bit for docker script

* more preconditions checks

* store sonarqube credentials in seperate file

* prevent adding of sonarqube credentials

* docker cleanup

* Revert "docker cleanup"

This reverts commit 70e7c48.

* docker cleanup

* Add dependency used by a script. Minor tweaks to a few scripts.

* A few minor fixes to the other IAST run scripts.

* This is a MAJOR change. This commit rips out all the utilities included with Benchmark to score it, run crawlers on it, etc. Those utilities are now in a seperate project called BenchmarkUtils. BenchmarkUtils produces a maven plugin that is now used by all the scoring and crawling scripts updated in this commit. You have to clone BenchmarkUtils, then run: mvn install, to get the plugin (which is built and installed locally).

* Proxy Settings added to OWASP Benchmark Crawler to enable different hosts (#1)

* Simplify configuration of 2 config files. Minor updates to a number of test cases.

* Updated the Dockerfile to reflect the repo change to BenchmarkJava

* Fix utility method so more 'standard' headers are filtered out when trying to identify the custom header for test cases that use that.

* Intermediate file is deleted

Co-authored-by: user <[email protected]>
Co-authored-by: gituser <[email protected]>
Co-authored-by: kaveti.l <[email protected]>
Co-authored-by: Sascha Knoop <[email protected]>
Co-authored-by: Dave Wichers <[email protected]>
Co-authored-by: dandersonaspect <[email protected]>
Co-authored-by: Arun Muthu <[email protected]>
Co-authored-by: Arun Muthu <[email protected]>
Co-authored-by: shivababuh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants