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

Refactor into run, tool, artifacts #261

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

ericwb
Copy link
Contributor

@ericwb ericwb commented Feb 5, 2024

New class objects closely matching SARIF.

  • New Tool class to represent information about precli itself
  • New Run class to represent an instance of a run of the analysis
  • New Artifact class representing the files, source language, and contents.

@ericwb ericwb force-pushed the run_tool branch 3 times, most recently from 4e6c778 to 87eec3f Compare February 5, 2024 01:58
New class objects closely matching SARIF.

* New Tool class to represent information about precli itself
* New Run class to represent an instance of a run of the analysis
* New Artifact class representing the files, source language, and
  contents.

Signed-off-by: Eric Brown <[email protected]>
@ericwb ericwb merged commit 50157d8 into securesauce:main Feb 5, 2024
8 checks passed
@ericwb ericwb deleted the run_tool branch February 5, 2024 03:45
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.

1 participant