codeql-coding-standards/scripts
Remco Vermeulen 9fb76d92b5
Merge pull request #461 from rvermeulen/rvermeulen/add-webhook-handler
Add webhook handler function
2024-11-12 14:02:01 +00:00
..
PSCodingStandards Add MISRA C++ 2023 to release testing and automation 2024-07-26 12:09:56 +01:00
configuration Move coding standards config processing script 2022-11-28 13:20:34 -08:00
documentation Open sourcing CodeQL Coding Standards 2022-07-13 12:17:50 +02:00
generate_metadata Add rule category to rule meta data 2022-11-28 13:20:32 -08:00
generate_modules Upgrading `github/codeql` dependency to 2.16.6 2024-10-08 14:32:43 +00:00
generate_rules Fix typo and update generation script message. 2024-10-18 14:44:08 +09:00
guideline_recategorization Remove unused imports 2022-11-28 13:22:45 -08:00
help Packages IO4 (#44) 2022-08-25 21:00:17 +02:00
matrix_testing Add MISRA C++ 2023 to release testing and automation 2024-07-26 12:09:56 +01:00
performance_testing english 2023-04-06 16:03:14 -04:00
release Merge pull request #461 from rvermeulen/rvermeulen/add-webhook-handler 2024-11-12 14:02:01 +00:00
reports MISRA C++ 2023 pack structure 2024-05-10 18:25:12 +02:00
shared Add create database method 2022-11-28 13:22:45 -08:00
upgrade-codeql-dependencies Fix typo 2024-10-04 14:17:40 +01:00
util miss 2023-01-12 12:36:10 -05:00
vscode Release v2.1.0 2022-07-13 12:16:44 +02:00
.gitignore Release v1.1.0 2022-07-13 12:16:25 +02:00
build_test_database.py Generate db for current test based on open test file 2024-02-16 10:24:44 -08:00
create_language_matrix.py Open sourcing CodeQL Coding Standards 2022-07-13 12:17:50 +02:00
get_workspace_packs.py Revert "Replace .codeqlmanifest.json with codeql-workspace.yml" 2023-02-08 17:31:07 +01:00
install-packs.py Fix name of allow-prerelease flag. 2023-07-30 19:01:32 +01:00
requirements.txt Bump gitpython from 3.1.37 to 3.1.41 in /scripts 2024-01-10 16:51:10 +00:00
update_codeql_dependency.sh Update CodeQL codeql/cpp-all pack dependencies to 2.13.5. 2023-09-29 15:31:03 +01:00
validate-amendments-csv.py Add script that verifies amendements.csv, add to workflow. 2024-09-20 15:39:07 -07:00
validate-rule-package.py Release v1.1.0 2022-07-13 12:16:25 +02:00
verify-standard-library-version.py Modernize qlpacks and update to CodeQL 2.8.5 2022-08-31 16:19:34 +02:00
verify_rule_package_consistency.py Avoid confusion over double quotes in double quotes 2024-10-04 14:31:41 +01:00