@aws-cdk/cloud-assembly-api
API for working with Cloud Assemblies
13
Versions
Apache-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
amzn-ossaws-cdk-team
Keywords
awscdk
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | obfuscated-file:lib/construct-tree.js | AI (source-diff): tsc-compiled CJS output, not obfuscation; readable source. | ai | |
| source-diff | obfuscated-file:lib/template-ranges.js | AI (source-diff): tsc-compiled CJS output, readable; legit json-source-map use. | ai | |
| dependencies | unvetted-dep:jsonschema | AI (dependencies): jsonschema is a well-established npm library; its use here is standard and it is bundled as expected for AWS CDK packages. | ai | |
| phantom-deps | phantom-dep:semver | AI (phantom-deps): semver is a bundled dependency; phantom-dep firing on bundled deps in TypeScript packages is a known false positive pattern. | ai | |
| phantom-deps | phantom-dep:jsonschema | AI (phantom-deps): jsonschema is a bundled dependency; phantom-dep firing on bundled deps in TypeScript packages is a known false positive pattern. | ai |
Versions (showing 13 of 13)
| Version | Deps | Published |
|---|---|---|
| 2.3.0 | 3 / 25 | |
| 2.2.6 | 2 / 24 | |
| 2.2.5 | 2 / 24 | |
| 2.2.4 | 2 / 24 | |
| 2.2.3 | 2 / 24 | |
| 2.2.2 | 2 / 24 | |
| 2.2.1 | 2 / 22 | |
| 2.2.0 | 2 / 22 | |
| 2.1.1 | 2 / 22 | |
| 2.1.0 | 2 / 22 | |
| 2.0.1 | 2 / 22 | |
| 2.0.0 | 2 / 22 | |
| 0.0.1 | 0 / 0 |
v2.3.0
3 findings
HIGH
New obfuscated file: lib/construct-tree.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.
HIGH
New obfuscated file: lib/template-ranges.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.