Skip to content

Commit 1a4f8b6

Browse files
committed
Fill in @description of EntityExposedWithoutAuthn
1 parent bf2ee00 commit 1a4f8b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

javascript/frameworks/cap/src/bad-authn-authz/EntityExposedWithoutAuthn.ql

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/**
22
* @name Entity exposed without authentication
3-
* @description TODO
3+
* @description Entities exposed to external protocols should require an
4+
* CDS-based or JS-based access control.
45
* @kind problem
56
* @problem.severity warning
67
* @security-severity 6

0 commit comments

Comments
 (0)