Skip to content

BREAKING: Deprecate avd_id and short_code for misconfiguration checks #9064

@simar7

Description

@simar7

Description

In order to reduce complexity we will be keeping two kinds of IDs going forwards:

  1. id: machine readable ID
  2. long_id: human readable ID

As a result we will be deprecating the use of avd_id and short_code from the codebase.

Recommendation

We recommend moving your trivy ignore rules and other related configurations to use either the id or the long_id formats. The id field will also accept the avd_id values for now.

Related discussion

#8969

Timeline

We expect to remove the support for the above now deprecated IDs in the end of September 2025 release.

Metadata

Metadata

Assignees

Labels

kind/breakingCategorizes issue or PR as related to breaking compatibility.scan/misconfigurationIssues relating to misconfiguration scanning

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions