We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@description
EntityExposedWithoutAuthn
1 parent bf2ee00 commit 1a4f8b6Copy full SHA for 1a4f8b6
javascript/frameworks/cap/src/bad-authn-authz/EntityExposedWithoutAuthn.ql
@@ -1,6 +1,7 @@
1
/**
2
* @name Entity exposed without authentication
3
- * @description TODO
+ * @description Entities exposed to external protocols should require an
4
+ * CDS-based or JS-based access control.
5
* @kind problem
6
* @problem.severity warning
7
* @security-severity 6
0 commit comments