Skip to content
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

feat(report): add new jsonv2 format for security #1401

Merged
merged 4 commits into from
Nov 15, 2023

Conversation

cfabianski
Copy link
Collaborator

@cfabianski cfabianski commented Nov 15, 2023

Description

Introduce a new json format for security report.

The current format where all the findings are grouped by severity makes it harder / not very convenient to process.

Mandatory for OWASP-Benchmark/BenchmarkUtils#59

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@cfabianski cfabianski requested review from didroe and gotbadger and removed request for didroe November 15, 2023 10:15
@cfabianski cfabianski force-pushed the feat/improve-json-export branch from 86c9f90 to 929c118 Compare November 15, 2023 15:40
@cfabianski cfabianski merged commit 5b5a1c8 into main Nov 15, 2023
8 checks passed
@cfabianski cfabianski deleted the feat/improve-json-export branch November 15, 2023 22:30
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