Skip to content

Fixes some reported issues #668

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

Merged
merged 7 commits into from
Nov 3, 2022
Merged

Fixes some reported issues #668

merged 7 commits into from
Nov 3, 2022

Conversation

gfs
Copy link
Contributor

@gfs gfs commented Nov 3, 2022

  • Fixes reporting linux binaries are unsigned by adding new field to FileSystemObject for executable type. Rule is now restricted to Windows and Mac executable types. (Signature checking for linux binaries is not implemented in ASA).
  • Adds ability to filter results from Export Collect by Analysis Result Type (i.e. WARNING, ERROR etc). Specify using comma separated list of the levels you want to be exported.
  • Adds option to export collect results which were saved to the database instead of redoing comparison. Note, to GUI Based Analysis is Orders of Magnitude Slower Than CLI #667 this is unlikely to be faster than just doing the normal export.
  • Fixes output sarif performance.

@gfs gfs merged commit fffdc53 into release/v2.3 Nov 3, 2022
@gfs gfs deleted the gfs/ReportedIssues branch November 3, 2022 17:02
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