Conversation
Adding dev env config
[skip ci]
This reverts commit 12c1a3f.
This reverts commit 83fdbd5.
Implemented rule based detection for risky features in browsers and document viewers (PDF JavaScript, Flash, Office macros, etc.).
- Implemented the MFA strategy module for the AutoAudit scanner. - Added detection rules for: • MFA disabled or legacy authentication enabled (ML0) • MFA required for admins only (ML1) • MFA required for all users but weak methods allowed (ML2) • MFA required for all users with strong methods, legacy auth blocked (ML3) - Saved a test screenshot (Per-user MFA page) as initial evidence for OCR testing.
Significant improvements to the navbar, and implementation and integration with the main dashboard. -Collapsibility improved to leave functional icon buttons visible in condensed state -Dashboard upgraded to dynamically rescale when sidebar is collapsed or expanded -Overhaul of sidebar styling -Addition of searchbar
… into frontend-dev
Staging to Main #4
Staging to Main #5
- 2.2 sinks for all log entries - 2.3 export bucket retention policy locked - 2.4 owner change metric + alert - 2.5 audit config change metric + alert - 2.6 custom role change metric + alert - 2.7 firewall rule change metric + alert - 2.8 route/peering change metric + alert - 2.9 VPC network change metric + alert - 2.10 GCS IAM permission change metric + alert - 2.11 Cloud SQL config change metric + alert - 2.12 Cloud DNS policy logging enabled for attached VPCs - 2.13 Cloud Asset API enabled - 2.14 Access Transparency (manual/N/A) - 2.15 Access Approval enrolled + notifications set - 2.16 HTTP(S) LB backend logging enabled
frontend: update Dashboard layout/with toggle switch and table
Final Engine Development PR with automated config retrieval, policy evaluation and report generation
Added TPRM Scanner module to database
At the end of security/backend/scanner.py, we now keep a single entrypoint that wraps main() with an error-logging guard.
ui: add Recent Scans page + in-memory logger; log UI/CLI runs
du-dhartley
pushed a commit
to du-dhartley/AutoAudit
that referenced
this pull request
Nov 29, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
After code reviewing and merging in pull requests from all teams this PR is to update the latest production code (mirroring phase).
On the 27/09/2025 there are a total of 3 pull requests left with comments and changes required.