Develop#39
Merged
Merged
Conversation
feat: add TerraSecure IaC scanning workflow
added a error free Iac tool scaning
Member
Author
|
let me check this asap |
- k8s/argocd/namespace.yaml: argocd namespace - k8s/argocd/crms-application.yaml: ArgoCD Application CRD - source: github.com/crms-devops/crms main branch k8s/base/ - auto-sync enabled: prune + selfHeal - CreateNamespace: true - docs/week-10-argocd-setup.md: setup guide GitOps flow: push to GitHub → ArgoCD auto-deploys to EKS
feat: ArgoCD GitOps setup — Week 10
Keeping workflow file for Phase 2 DevSecOps integration. Manual trigger only until full 19-gate pipeline is implemented.
Member
Author
|
I just disabled terrasecure, this will be add on phase 2 |
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.
What does this PR do?
just added my own ml powered Iac scanning tool
How to test it?
tested locally
Checklist