Skip to content

network_ddos_enabled query returns name instead of resource ID #366

@KingBrewer

Description

@KingBrewer

Description

The network_ddos_enabled query returns the name property rather than the resource ID, which is inconsistent with the established convention of returning resource identifiers.

This query is used by CIS Benchmark for Azure v5.0.0, control 8.5, and the inconsistency can lead to mismatches with other resource-based checks and expectations.

Expected behavior

The query should return the resource ID, consistent with other resource properties.

Actual behavior

The query returns the name property instead of the resource ID.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions