Skip to content

Commit 1c2f19f

Browse files
author
Alvaro Muñoz
committed
Merge Actions.qll and Ast.qll
1 parent bcf3081 commit 1c2f19f

File tree

408 files changed

+1091
-868
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

408 files changed

+1091
-868
lines changed

clean.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#! /bin/bash
2+
find . -type d -name "*testproj*" -exec rm -r {} +

db/baseline-info.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

db/codeql-database.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
sourceLocationPrefix: /Users/pwntester/src/github.com/githubsecuritylab/codeql-actions/ql/test/query-tests/Security/CWE-094
3+
baselineLinesOfCode: 0
4+
unicodeNewlines: false
5+
columnKind: utf16
6+
primaryLanguage: yaml
7+
creationMetadata:
8+
cliVersion: 2.16.3
9+
creationTime: 2024-03-01T12:05:58.598849Z
10+
finalised: true

db/db-yaml/default/cache/.lock

Whitespace-only changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)