chore(azure): enhance metadata for network service#9624
Merged
danibarranqueroo merged 4 commits intomasterfrom Feb 4, 2026
Merged
chore(azure): enhance metadata for network service#9624danibarranqueroo merged 4 commits intomasterfrom
network service#9624danibarranqueroo merged 4 commits intomasterfrom
Conversation
Contributor
|
✅ All necessary |
Contributor
|
✅ Conflict Markers Resolved All conflict markers have been successfully resolved in this pull request. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #9624 +/- ##
=======================================
Coverage 85.99% 85.99%
=======================================
Files 222 222
Lines 5692 5692
=======================================
Hits 4895 4895
Misses 797 797
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Contributor
🔒 Container Security ScanImage: 📊 Vulnerability Summary
3 package(s) affected
|
danibarranqueroo
approved these changes
Feb 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
Updating azure network service metadata to conform with the new standardized metadata format used across Prowler checks, defined in #8411.
Description
This PR updates all metadata files for Azure Network checks to adapt to the new metadata format. The changes ensure consistency with the metadata structure being adopted across all Prowler services. The modified checks are:
network_bastion_host_existsnetwork_flow_log_captured_sentnetwork_flow_log_more_than_90_daysnetwork_http_internet_access_restrictednetwork_public_ip_shodannetwork_rdp_internet_access_restrictednetwork_ssh_internet_access_restrictednetwork_udp_internet_access_restrictednetwork_watcher_enabledChecklist
API
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.