Feature/codeql backend api query#10
Open
6igby wants to merge 669 commits into
Open
Conversation
…aging Staging to Main #5
…aging Staging to Main #5
…-rules DevSecOps: Alerting rules v2
AutoAudit backend db updated
AutoAudit backend db updated
…grations and working endpoints to test
Brings in authentication infrastructure from poc/auth branch: - FastAPI-Users for JWT-based authentication - Async PostgreSQL with SQLAlchemy - Alembic migrations for users table - User models and schemas - Role-based permissions (admin, auditor, viewer) - Test endpoints demonstrating auth patterns
Changes: - Add compliance models (Tenant, Rule, Scan, Issue) to backend-api - Add Alembic migration for compliance tables - Create root docker-compose.yml with development profiles: - frontend-dev: starts backend-api, postgres, redis - backend-dev: starts frontend, postgres, redis - all: starts all services - Upgrade to PostgreSQL 17 - Add Redis for caching/queuing - Add Dockerfiles for backend-api and frontend - Move TPRM Scanner from /database to /security - Remove duplicate /database folder
…shown/not while deleting scans, added compliance trend as an evaluation metric in the dashboard
…eature/deleting-scans Added Dashboard UI enhancements, user can control whether the delete dialog is present or not
…eature/allign-sidemenu resized the sidemenu buttons so they're the same
…eature/update-codeowners Update code owners for PRs
…eature/update-codeowners Add Digby and Ryan to codeowners
…eature/navigation Updated navigation UI
…eature/tailwindcss-fix Fixed TailwindCSS not working issue
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.
No description provided.