@cdktn/provider-generator
Exposes API to generate Terraform CDK provider bindings
8
Versions
MPL-2.0
License
No
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
No source commit
Maintainers
cdktn-teamjsteinichso0k
Keywords
cdkcdktfcdktnterraform
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | obfuscated-file:build/get/__tests__/generator/provider-source-matching.test.js | AI (source-diff): Compiled TypeScript test file; long lines are bundled test fixtures, not obfuscation. | ai | |
| source-diff | obfuscated-file:build/get/__tests__/generator/import-style.test.js | AI (source-diff): File is standard tsc-compiled JS output with readable logic; long lines are TypeScript boilerplate, not obfuscation. | ai | |
| dependencies | unvetted-dep:@cdktn/provider-schema | AI (dependencies): Same-org sibling package released in lockstep; not an external unvetted dependency. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process usage is confined to test files for invoking Terraform binary; not a runtime risk. | ai | |
| phantom-deps | phantom-dep:@types/node | AI (phantom-deps): @types/node is a type-only package loaded by convention; stable false positive for this package. | ai |
Versions (showing 8 of 8)
| Version | Deps | Published |
|---|---|---|
| 0.23.4 | 9 / 3 | |
| 0.23.3 | 7 / 3 | |
| 0.23.2 | 7 / 3 | |
| 0.23.1 | 7 / 6 | |
| 0.23.0 | 7 / 6 | |
| 0.22.1 | 6 / 9 | |
| 0.22.0 | 6 / 9 | |
| 0.21.0 | 6 / 9 |
v0.23.4
2 findings
HIGH
New obfuscated file: build/get/__tests__/generator/provider-source-matching.test.js
source-diff
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
INFO
Has SLSA provenance attestation
provenance
Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.22.0
1 finding
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.21.0
1 finding
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.