Skip to content

chore: remove vestigial tfsec config - #21

Merged
xnoto merged 1 commit into
mainfrom
chore/remove-vestigial-tfsec-config
Aug 25, 2026
Merged

chore: remove vestigial tfsec config#21
xnoto merged 1 commit into
mainfrom
chore/remove-vestigial-tfsec-config

Conversation

@xnoto

Copy link
Copy Markdown
Contributor

.tfsec.yml dates from the repo's initial scaffolding commit (2025-12-20) and was never referenced by any hook or workflow — the canonical scanner chain has always been tflint + checkov. This is the only tfsec artifact in the org (verified by filename, content, and history sweep across all repos). Checkov and tflint posture unchanged.

Scaffolding leftover from the initial commit; tfsec was never wired into
any pre-commit config or workflow here. Scanning remains tflint + checkov.
@xnoto
xnoto requested a review from a team as a code ownerAugust 25, 2026 17:13
@github-actions

Copy link
Copy Markdown

OpenTofu Plan

No changes. Your infrastructure matches the configuration.
OpenTofu has compared your real infrastructure against your configuration and

@xnoto
xnoto merged commit 04eaf96 into mainAug 25, 2026
4 checks passed
@xnoto
xnoto deleted the chore/remove-vestigial-tfsec-config branch August 25, 2026 17:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@xnoto