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.
1 parent a75eade commit 624fe78Copy full SHA for 624fe78
javascript/frameworks/cap/README.md
@@ -7,3 +7,9 @@ CodeQL queries and supporting models for the SAP CAP JavaScript framework
7
- [Log Injection](src/loginjection)
8
- [Sensitive Data Exposure](src/sensitive-exposure)
9
- [Authentication Issues](src/bad-authn-authz)
10
+
11
+### Modeled CAP framework elements
12
+ - CQL (CAP Query Language) fluent API
13
+ - CDS (Core Data Services) declarative service specification
14
+ - Service composition API
15
+ - Event handlers
0 commit comments