generated from cisagov/ScubaGear
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Implement warning for missing output * Add missing reo spf check * Add rego check for 10.2 * Add rego check for 15.2 * Add rego check for 16.2 * Add missing rego checks for group 18 * Broke up the run_reporter function to satisfy linter * Initial commit of error handling code * Merge latest changes from main * Fix bad merge * Simplify Tenant Metadata (#152) * Simplify tenant metadata section and correct groups bug * Remove scope that is no longer needed * Remove unneeded OAUTH scope from readme * Merge latest changes from #158, Ensure Each Control Is Included in the Reports * Fix bad merge * Correct gmail bug, forgot to preface the dns function calls with self * Refactor long lines * Broke out error handling code into separate functions * correct error with f string * Add special case prereqs to rego files * Modify groups prereqs * Correct typo in reports API reference * If prereqs not defined, assume dependence on reports api * Fix error in provider from merge * Add missing tests for gws 18 * Fix other regressions caused by merge * Make the linter happy * Refactor long lines * Fix groups API reference links * Refactor services object to a state variable * Make customer_id and dnsclient state variables * Ensure the domains() API is called only once * Changes to satisfy the linter * Convert API reference to enums * Correct URL bugs * Add documentation * Rename api_reference to types
- Loading branch information
Showing
13 changed files
with
870 additions
and
499 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.