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

Sarif parser #298

Closed
wants to merge 2 commits into from
Closed

Sarif parser #298

wants to merge 2 commits into from

Conversation

kairoaraujo
Copy link
Collaborator

What this PR does / why we need it

Add custom parser for Sarif Attestations

It includes an Edge for Sarif Rules

Acceptance Criteria Met

  • Docs changes if needed
  • Testing changes if needed
  • All workflow checks passing (automatically enforced)
  • All review conversations resolved (automatically enforced)
  • DCO Sign-off

Special notes for your reviewer:

This PR is split and contains auto-generated code from DB Migrations and Ent

Signed-off-by: Kairo Araujo <kairo.araujo@testifysec.com>
Signed-off-by: Kairo Araujo <kairo.araujo@testifysec.com>
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

Attention: Patch coverage is 0.74806% with 3715 lines in your changes missing coverage. Please review.

Project coverage is 1.49%. Comparing base (a035c62) to head (3efef76).
Report is 98 commits behind head on main.

Files Patch % Lines
ent/mutation.go 0.00% 505 Missing ⚠️
ent/sarif_query.go 0.00% 400 Missing ⚠️
ent/sarifrule_query.go 0.00% 350 Missing ⚠️
ent/gql_where_input.go 0.00% 296 Missing ⚠️
ent/gql_pagination.go 0.00% 266 Missing ⚠️
ent/sarif_update.go 0.00% 254 Missing ⚠️
ent/sarifrule_update.go 0.00% 234 Missing ⚠️
ent/client.go 0.00% 196 Missing ⚠️
ent/sarifrule_create.go 0.00% 159 Missing ⚠️
ent/sarif_create.go 0.00% 157 Missing ⚠️
... and 24 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #298       +/-   ##
==========================================
- Coverage   82.40%   1.49%   -80.91%     
==========================================
  Files          10     137      +127     
  Lines         358   33742    +33384     
==========================================
+ Hits          295     504      +209     
- Misses         43   33181    +33138     
- Partials       20      57       +37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jkjell
Copy link
Member

jkjell commented Jul 18, 2024

Closing as we revaluate parserStorer plugins.

@jkjell jkjell closed this Jul 18, 2024
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