Skip to content

Commit 624fe78

Browse files
authored
Update README.md
1 parent a75eade commit 624fe78

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

javascript/frameworks/cap/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,9 @@ CodeQL queries and supporting models for the SAP CAP JavaScript framework
77
- [Log Injection](src/loginjection)
88
- [Sensitive Data Exposure](src/sensitive-exposure)
99
- [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

Comments
 (0)