File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
cap/lib/advanced_security/javascript_sap_cap_all
ui5/lib/advanced_security/javascript_sap_ui5_all Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1- // This file is included for use in custom CodeQL bundles (https://github.com/advanced-security/codeql-bundle).
2- // The contents of this file will be included in the standard library `Customizations.qll`, and will therefore
3- // be included in the out-of-the-box security queries.
4- //
5- // We import under alias to avoid any potential naming conflicts
1+ /**
2+ * This file is included for use in custom CodeQL bundles (https://github.com/advanced-security/codeql-bundle).
3+ * The contents of this file will be included in the standard library `Customizations.qll`, and will therefore
4+ * be included in the out-of-the-box security queries.
5+ */
6+
7+ /* We import under alias to avoid any potential naming conflicts */
68import advanced_security.javascript.frameworks.cap.RemoteFlowSources as CAPRemoteFlowSources
Original file line number Diff line number Diff line change 1- /*
1+ /**
22 * This file is included for use in custom CodeQL bundles (https://github.com/advanced-security/codeql-bundle).
33 * The contents of this file will be included in the standard library `Customizations.qll`, and will therefore
44 * be included in the out-of-the-box security queries.
You can’t perform that action at this time.
0 commit comments