@cdklabs/cdk-ssm-documents
This library provides a code-based utility for implementing SSM Documents. The SSM Document objects can be used to print YAML/JSON documents and to mimic document processing locally.
2
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-osscdklabs-automation
Keywords
cdk
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | large-new-source-files | AI (source-diff): Package bundles multiple @aws-sdk clients; large file counts are expected when SDK deps are added or updated. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): Used in environment.js for SSM document simulation; expected for this package's purpose. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamically loads @aws-sdk/client-* by service name; benign plugin-loader pattern for AWS SDK clients. | ai | |
| npm-metadata | bundled-binaries | AI (npm-metadata): Binaries are deasync prebuilt native modules for multiple platforms; well-known package, consistent with bundled deps list. | ai | |
| dependencies | unvetted-dep:python-shell | AI (dependencies): python-shell is a legitimate dependency for running Python scripts; consistent with SSM document simulation needs. | ai | |
| dependencies | unvetted-dep:synchronized-promise | AI (dependencies): synchronized-promise is a utility for sync execution; consistent with deasync usage pattern in this package. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Standard base64 decode utility; no obfuscation or exfiltration context. | ai |
v0.0.61
1 finding
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.