Release notes for the HiddenLayer Discovery version 26.5.0 released on May 27, 2026.
What’s New
AWS BedRock AgentCore Support
Asset Discovery for AWS has been extended to include support for Bedrock AgentCore assets.The discoverable assets are:- Agent Runtimes
- Memory
- Endpoints
- Tool Gateways
- Policy
ECR Scanning
Asset Discovery has been enhanced to include visibility into ECR and models within containers. Models will be automatically scanned within containers if present.See the Supply Chain for more information.- If there is already an existing setup AWS integration the IAM role will need to be updated to include ecr:DescribeImages in order to successfully scan a container related to ECR.
- This permission is included when a new AWS integration is setup.
- There is a scenario where some containers may not contain any models at time of deployment. Instead the model is downloaded into the container after the container is first initialized.
- In this scenario, the Discovery process may not have visibility into the model as the model was not present on the container at time of discovery.
- Containers with very high file counts, such as over 100K+ files in a container, can potentially take over an hour to complete scanning.

