agent-bom Scan
Version updated for https://github.com/msaad00/agent-bom to version v0.75.15.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
agent-bom is an open-source security scanner designed to identify and analyze vulnerabilities in agentic infrastructures, including AI agents, MCP servers, packages, containers, cloud environments, and runtime contexts. It automates the process of mapping the “blast radius” of vulnerabilities by tracing their impact across dependencies, credentials, and tools, providing a clear understanding of potential risks. The tool offers capabilities such as CVE detection, impact classification, live topology visualization, and integration with CI/CD pipelines for proactive security management.
What’s Changed
What’s Changed
- feat(ci): add daily preventive security automation by @msaad00 in https://github.com/msaad00/agent-bom/pull/1213
- chore(deps): bump next from 16.2.1 to 16.2.2 in /ui by @dependabot[bot] in https://github.com/msaad00/agent-bom/pull/1218
- chore(deps-dev): bump @types/node from 25.5.0 to 25.5.2 in /ui by @dependabot[bot] in https://github.com/msaad00/agent-bom/pull/1221
- fix(api): enforce tenant isolation on fleet and schedules by @msaad00 in https://github.com/msaad00/agent-bom/pull/1222
- feat(helm): harden chart security defaults by @msaad00 in https://github.com/msaad00/agent-bom/pull/1214
- chore(deps): bump docker/login-action from 4.0.0 to 4.1.0 by @dependabot[bot] in https://github.com/msaad00/agent-bom/pull/1220
- chore(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 by @dependabot[bot] in https://github.com/msaad00/agent-bom/pull/1215
- chore(deps-dev): bump eslint-config-next from 16.2.1 to 16.2.2 in /ui by @dependabot[bot] in https://github.com/msaad00/agent-bom/pull/1216
- docs: align repo surfaces with 0.75.14 posture by @msaad00 in https://github.com/msaad00/agent-bom/pull/1223
- fix(api): scope enterprise auth and exceptions by tenant by @msaad00 in https://github.com/msaad00/agent-bom/pull/1224
- chore(deps-dev): bump vitest from 4.1.0 to 4.1.2 in /ui by @dependabot[bot] in https://github.com/msaad00/agent-bom/pull/1217
- chore(deps-dev): bump eslint from 9.39.4 to 10.2.0 in /ui by @dependabot[bot] in https://github.com/msaad00/agent-bom/pull/1219
- fix(ci): verify authenticated Railway freshness by @msaad00 in https://github.com/msaad00/agent-bom/pull/1226
- fix(api): tighten RBAC and OIDC tenant scoping by @msaad00 in https://github.com/msaad00/agent-bom/pull/1227
- docs: codify upgrade and release hygiene by @msaad00 in https://github.com/msaad00/agent-bom/pull/1228
- feat(postgres): add first tenant RLS slice by @msaad00 in https://github.com/msaad00/agent-bom/pull/1229
- feat(api): tenant-scope scan jobs by @msaad00 in https://github.com/msaad00/agent-bom/pull/1230
- feat(api): persist enterprise stores in postgres by @msaad00 in https://github.com/msaad00/agent-bom/pull/1231
- feat(api): scope gateway policies by tenant by @msaad00 in https://github.com/msaad00/agent-bom/pull/1232
- feat(helm): add monitor readiness and metrics wiring by @msaad00 in https://github.com/msaad00/agent-bom/pull/1233
- feat(api): persist audit and trend stores in postgres by @msaad00 in https://github.com/msaad00/agent-bom/pull/1234
- feat(api): complete postgres tenant RLS coverage by @msaad00 in https://github.com/msaad00/agent-bom/pull/1235
- feat/api shared rate limit by @msaad00 in https://github.com/msaad00/agent-bom/pull/1236
- feat(helm): replace allow-all egress with explicit defaults by @msaad00 in https://github.com/msaad00/agent-bom/pull/1238
- feat/skills batch scan by @msaad00 in https://github.com/msaad00/agent-bom/pull/1237
- feat(skills): add versioned output schemas by @msaad00 in https://github.com/msaad00/agent-bom/pull/1239
- feat(skills): add python AST risk detection by @msaad00 in https://github.com/msaad00/agent-bom/pull/1240
- feat(skills): add JS/TS code-block risk analysis by @msaad00 in https://github.com/msaad00/agent-bom/pull/1241
- feat(api): add request tracing and OTLP export by @msaad00 in https://github.com/msaad00/agent-bom/pull/1242
- fix(action): pass through proxy and CA env vars by @msaad00 in https://github.com/msaad00/agent-bom/pull/1243
- chore(release): prepare v0.75.15 by @msaad00 in https://github.com/msaad00/agent-bom/pull/1244
- feat(helm): add monitor ingress and pdb support by @msaad00 in https://github.com/msaad00/agent-bom/pull/1245
Full Changelog: https://github.com/msaad00/agent-bom/compare/v0...v0.75.15