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

Change: Differentiate between audit and scan reports #2125

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

a-h-abdelsalam
Copy link
Contributor

@a-h-abdelsalam a-h-abdelsalam commented Jan 15, 2024

What

  • Add usage_type to GMP command get_reports command to differentiate between audit and scan reports. In the response, compliance / compliance count is now used for audit reports instead of severity / result count.
  • GMP command get_results now includes compliance state for the results.
  • Sub-types (audit, audit_report and policy) are allowed for tags.
  • Filters are allowed for audit_report.

Why

To be used in a dedicated view for compliance audit reports in GSA.

References

GEA-397

Copy link

Conventional Commits Report

Type Number
Changed 1

🚀 Conventional commits found.

src/manage_pg.c Outdated Show resolved Hide resolved
src/manage_pg.c Outdated Show resolved Hide resolved
src/manage_sql.c Show resolved Hide resolved
src/manage_sql.c Show resolved Hide resolved
@a-h-abdelsalam a-h-abdelsalam force-pushed the differentiate-audit-and-scan-reports branch from ed4bb3d to a1cb092 Compare February 20, 2024 10:20
@a-h-abdelsalam a-h-abdelsalam marked this pull request as draft February 20, 2024 10:20
@a-h-abdelsalam a-h-abdelsalam marked this pull request as ready for review February 20, 2024 11:05
@a-h-abdelsalam a-h-abdelsalam marked this pull request as draft March 13, 2024 16:46
@a-h-abdelsalam a-h-abdelsalam force-pushed the differentiate-audit-and-scan-reports branch from 38bea61 to de0bdca Compare April 4, 2024 16:12
@a-h-abdelsalam a-h-abdelsalam marked this pull request as ready for review April 4, 2024 16:59
@a-h-abdelsalam a-h-abdelsalam marked this pull request as draft April 5, 2024 07:54
@a-h-abdelsalam a-h-abdelsalam force-pushed the differentiate-audit-and-scan-reports branch from de0bdca to bd4a6e8 Compare May 13, 2024 11:42
@a-h-abdelsalam a-h-abdelsalam force-pushed the differentiate-audit-and-scan-reports branch from bd4a6e8 to 80637fe Compare June 11, 2024 08:42
@a-h-abdelsalam a-h-abdelsalam force-pushed the differentiate-audit-and-scan-reports branch from 80637fe to 6214202 Compare June 11, 2024 09:15
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.

None yet

2 participants