Commit 5dc8cf1
committed
Remove shell-quote library from CDS extractor
Removes shell-quote as a dependency of the CDS extractor and
implements alternative approaches to sanitizing the data sources
that had previously been sanitized via the `quote` function of the
shell-quote library, which causes a code scanning alert when included
in the all-in-one `cds-extractor.bundle.js` file.1 parent 19a17cf commit 5dc8cf1
File tree
12 files changed
+289
-388
lines changed- .github/workflows
- extractors/cds/tools
- dist
- src/cds/compiler
- test/src/cds/compiler
12 files changed
+289
-388
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 43 | + | |
48 | 44 | | |
49 | 45 | | |
50 | 46 | | |
| |||
0 commit comments