fix: remove incorrect threat-detection category from checks (#9489)

This commit is contained in:
Hugo Pereira Brito
2025-12-09 17:11:09 +01:00
committed by GitHub
parent 50286846e0
commit 01fe379b55
18 changed files with 24 additions and 34 deletions

View File

@@ -23,7 +23,14 @@ All notable changes to the **Prowler SDK** are documented in this file.
---
## [v5.14.2] (Prowler UNRELEASED)
## [v5.14.3] (Prowler UNRELEASED)
### Fixed
- Removed incorrect threat-detection category from checks metadata [(#9489)](https://github.com/prowler-cloud/prowler/pull/9489)
---
## [v5.14.2] (Prowler 5.14.2)
### Fixed
- Custom check folder metadata validation [(#9335)](https://github.com/prowler-cloud/prowler/pull/9335)

View File

@@ -29,9 +29,7 @@
"Url": "https://hub.prowler.com/check/apigateway_restapi_waf_acl_attached"
}
},
"Categories": [
"threat-detection"
],
"Categories": [],
"DependsOn": [],
"RelatedTo": [],
"Notes": "",

View File

@@ -33,7 +33,7 @@
}
},
"Categories": [
"threat-detection"
"forensics-ready"
],
"DependsOn": [],
"RelatedTo": [],

View File

@@ -34,8 +34,7 @@
}
},
"Categories": [
"logging",
"threat-detection"
"logging"
],
"DependsOn": [],
"RelatedTo": [],

View File

@@ -35,8 +35,7 @@
}
},
"Categories": [
"logging",
"threat-detection"
"logging"
],
"DependsOn": [],
"RelatedTo": [],

View File

@@ -32,8 +32,7 @@
}
},
"Categories": [
"logging",
"threat-detection"
"logging"
],
"DependsOn": [],
"RelatedTo": [],

View File

@@ -29,8 +29,7 @@
}
},
"Categories": [
"logging",
"threat-detection"
"logging"
],
"DependsOn": [],
"RelatedTo": [],

View File

@@ -36,8 +36,7 @@
}
},
"Categories": [
"logging",
"threat-detection"
"logging"
],
"DependsOn": [],
"RelatedTo": [],

View File

@@ -34,8 +34,7 @@
}
},
"Categories": [
"logging",
"threat-detection"
"logging"
],
"DependsOn": [],
"RelatedTo": [],

View File

@@ -32,8 +32,7 @@
}
},
"Categories": [
"logging",
"threat-detection"
"logging"
],
"DependsOn": [],
"RelatedTo": [],

View File

@@ -32,8 +32,7 @@
}
},
"Categories": [
"logging",
"threat-detection"
"logging"
],
"DependsOn": [],
"RelatedTo": [],

View File

@@ -38,8 +38,7 @@
}
},
"Categories": [
"logging",
"threat-detection"
"logging"
],
"DependsOn": [],
"RelatedTo": [],

View File

@@ -33,8 +33,7 @@
}
},
"Categories": [
"logging",
"threat-detection"
"logging"
],
"DependsOn": [],
"RelatedTo": [],

View File

@@ -37,8 +37,7 @@
}
},
"Categories": [
"logging",
"threat-detection"
"logging"
],
"DependsOn": [],
"RelatedTo": [],

View File

@@ -32,8 +32,7 @@
}
},
"Categories": [
"trust-boundaries",
"threat-detection"
"trust-boundaries"
],
"DependsOn": [],
"RelatedTo": [],