tfsec
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
tfsec has 17 facts recorded in Dontopedia across 3 references, with 1 live disagreement.
Mostly:designed for(2), rdf:type(1), has name(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (6)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
alternativeToAlternative to(1)
- Checkov Tool
ex:checkov-tool
examplesExamples(1)
- Static Code Analysis Tools
ex:static-code-analysis-tools
isAnalyzedByIs Analyzed by(1)
- Terraform Config
ex:terraform-config
runsRuns(1)
- Check Sensitive Data Function
ex:check-sensitive-data-function
toolFocusTool Focus(1)
- Section 3
ex:section-3
usedByUsed by(1)
- Brew
ex:brew
Other facts (16)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Designed for | Terraform | [1] |
| Designed for | Terraform | [3] |
| Rdf:type | Static Analysis Tool | [1] |
| Has Name | tfsec | [1] |
| Used to Identify | security issues | [1] |
| Analyzes | Terraform configuration | [1] |
| Requires | Terraform configuration file | [1] |
| Operates on | Terraform configuration | [1] |
| Is Type | Static Code Analysis Tool | [2] |
| Is Designed for | Terraform | [2] |
| Type | static code analysis tool | [3] |
| Alternative to | Checkov Tool | [3] |
| Installed Via | Brew | [3] |
| Installation Method | Homebrew | [3] |
| Provides | Compliance Verification | [3] |
| Usage Context | Terraform Compliance | [3] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (3)
ctx:claims/beam/73b04b8b-4c25-44c4-a54d-c672bd66951fctx:claims/beam/a3ce4ce8-2bab-4b75-a483-a7b1017becd0- full textbeam-chunktext/plain1 KB
doc:beam/a3ce4ce8-2bab-4b75-a483-a7b1017becd0Show excerpt
variable "password" { default = "mysecretpassword" } resource "aws_s3_bucket" "example" { bucket = "my-bucket" } """ print(check_sensitive_data(config)) ``` ### 3. **Static Code Analysis Tools** Use static code analysis tools specifi…
ctx:claims/beam/c0083cfc-91f9-4913-baa1-a079e9c27be3- full textbeam-chunktext/plain1 KB
doc:beam/c0083cfc-91f9-4913-baa1-a079e9c27be3Show excerpt
# If there are matches, return a compliance report if matches: return "Config is compliant with GDPR" else: return "Config is not compliant with GDPR" ``` ### Integration with Compliance Auditing Tools Use stat…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.