You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates the `getImplementation` predicate of the `CdlService` class
within the `CDL.qll` library in order to ensure that CDS-related CodeQL
queries are still able to find the `UserDefinedApplicationService`
that implements a given `CdlElement`, even when using "project aware"
CDS compilation that results in a single `.cds.json` file being created
for a given CDS project rather than a 1:1 relationship between each
extracted `.cds` file and its `.cds.json` representation.
0 commit comments