@aws/agentcore
CLI for Amazon Bedrock AgentCore
Supply chain provenance
Status for the latest visible version.
Maintainers
Keywords
v0.18.0
3 findingsScript: node scripts/check-old-cli.mjs
Spreading entire process.env into an object — may capture all secrets Source: https://github.com/aws/agentcore-cli/blob/65f45fdbe7e3c6ed8b84ad8aed695cd73400c899/scripts/bundle.mjs#L198 196 | // Step 6: Rebuild CLI with BUILD_PREVIEW=1 197 | log('Rebuilding CLI with BUILD_PREVIEW=1 for preview tarball...'); > 198 | run('npm', ['run', 'build:cli'], { cwd: cliRoot, env: { ...process.env, BUILD_PREVIEW: '1' } }); 199 | 200 | // Step 7: Bump version to preview variant
Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.15.0
2 findingsScript: node scripts/check-old-cli.mjs
Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.12.2
2 findingsScript: node scripts/check-old-cli.mjs
Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.