generated from cisagov/ScubaGear
-
Couldn't load subscription status.
- Fork 46
Description
Prerequisites
- This issue has an informative and human-readable title.
💡 Summary
After the version bump, generate a new sample report from the latest ScubaGoggles version and replace the existing sample reports in the repository with them.
Motivation and context
This is useful to ensure that the sample reporting reflects the latest results from the new release of the tool.
Implementation notes
- Install the latest pre-release version of ScubaGoggles on a test machine
- Generate a report against a test tenant using user credentials
- Validate the report results
- Use sanitize script to remove tenant and user details from the JSON, CSV, and HTML reports
- Manually review resulting sanitized reports and remove any missed details.
Acceptance criteria
- A new sample report reflecting the latest pre-release version is successfully added to the repository
- All tenant and user details have been reviewed and removed or anonymized from the sample report