@aws-cdk/aws-bedrock-agentcore-alpha

Apache-2.0License declared in the package manifest.

The CDK Construct Library for Amazon Bedrock

88

Security score

0 known advisories in v2.263.0-alpha.0

OpenSSF Scorecard 5.9/10

0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.advisory penalty −0 · staleness penalty −0 · scorecard component 59/100 (30% weight)

Weekly downloads

Downloads across all versions in the last 7 days, from the official npm downloads API (api.npmjs.org).

80.8K

Unpacked size

Size of v2.263.0-alpha.0 on disk after npm install extracts the tarball, as reported by the npm registry.

4.4 MB

Dependencies

Direct runtime dependencies declared by v2.263.0-alpha.0. Transitive dependencies are not counted here — use the lockfile audit for the full tree.

0

Last publish

When v2.263.0-alpha.0 was published to the registry. Long gaps can indicate an unmaintained package.

1 day ago

Security advisories

Vulnerabilities affecting v2.263.0-alpha.0 specifically, from OSV.dev — the open database aggregating the GitHub Advisory Database (GHSA) and CVEs. Links open the full advisory.

No known vulnerabilities affect v2.263.0-alpha.0.

Downloads — last 30 days

Daily download counts across all versions for the last 30 days, from the npm downloads API. Weekend dips are normal for developer tooling.

243.6K total 31.1% vs prior week

Jul 3Aug 1

OpenSSF ScorecardJul 20, 2026

OpenSSF Scorecard is an automated audit of the source repository's security practices, run by the Open Source Security Foundation. Each check scores 0-10; hover a check for what it means. Data via deps.dev.
  • MaintainedThe project shows recent activity: commits or issue triage within the last 90 days.Result: 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1010
  • Code-ReviewChanges are reviewed by another maintainer before landing on the main branch.Result: all changesets reviewed10
  • CII-Best-PracticesThe project holds an OpenSSF Best Practices badge, a self-certification of security practices.Result: no effort to earn an OpenSSF best practices badge detected0
  • LicenseThe project publishes a license file.Result: license file detected10
  • Dangerous-WorkflowGitHub Actions workflows avoid dangerous patterns such as untrusted code checkout or script injection.Result: dangerous workflow patterns detected0
  • Security-PolicyA SECURITY.md explains how to report vulnerabilities privately.Result: security policy file detected10
  • Branch-ProtectionThe default branch is protected: force pushes are blocked and changes require review before merging.Result: branch protection is not maximal on development and all release branches8
  • Signed-ReleasesRelease artifacts are cryptographically signed so consumers can verify their origin.Result: 5 out of the last 5 releases have a total of 5 signed artifacts.8
  • Token-PermissionsCI workflow tokens follow least privilege — read-only unless a job needs more.Result: detected GitHub workflow tokens with excessive permissions0
  • SASTStatic analysis (e.g. CodeQL) runs on pull requests to catch bugs before merge.Result: SAST tool detected but not run on all commits9
  • Binary-ArtifactsNo compiled binaries are committed to the repository — binaries can't be reviewed and may hide malicious code.Result: binaries present in source code0
  • FuzzingThe project is fuzz-tested (e.g. OSS-Fuzz), which finds crashes and memory bugs automatically.Result: project is fuzzed10