Coder Social home page Coder Social logo

lawrence44r / codeql-queries Goto Github PK

View Code? Open in Web Editor NEW

This project forked from advanced-security/codeql-queries

0.0 0.0 0.0 1.07 MB

[Deprecated] GitHub's Field Team's CodeQL Custom Queries, Suites, and Configurations. See GitHubSecurityLab/CodeQL-Community-Packs instead

License: MIT License

Shell 0.12% JavaScript 1.39% Python 3.29% Java 1.91% Go 0.32% C# 1.30% TypeScript 0.07% Makefile 0.34% CodeQL 91.27%

codeql-queries's Introduction

⚠️ This repository is no longer maintained and all work has been migrated to GitHubSecurityLab/CodeQL-Community-Packs repository ⚠️

codeql-queries

GitHub GitHub Actions GitHub Issues GitHub Stars Licence

This is the GitHub's Field Team's Custom CodeQL Queries, Suites, and Configurations repository.

Usage

Actions

To add the field CodeQL packs in Actions, you only will need to add the following packs or config-file:

Actions using packs argument:

# standard pack
packs: +advanced-security/codeql-${{ matrix.language }}
# extension pack
packs: +advanced-security/codeql-${{ matrix.language }}-extensions

Configuration file (multi-language, all packs):

# standard packs, extensions, and extra packs
config-file: advanced-security/codeql-queries/config/codeql.yml@main

CodeQL CLI

To use the Field queries with the CodeQL CLI, you need to do the following:

codeql pack download "advanced-security/codeql-$LANGUAGE@latest"
# ... init / setup
codeql database analyze \
    $CODEQL_DATABASE \
    "advanced-security/codeql-$LANGUAGE"

License

This project is licensed under the terms of the MIT open source license. Please refer to MIT for the full terms.

Contributors

Mathew Payne
Mathew Payne

💻 🔬 🚧 🛡️
Paul Hodgkinson
Paul Hodgkinson

💻 🤔 🔬 🛡️
Chad Bentz
Chad Bentz

💻 💡 🤔
Keith Hoodlet
Keith Hoodlet

💻 🔬 🚧 🛡️

Support

Please create GitHub issues for any feature requests, bugs, or documentation problems.

codeql-queries's People

Contributors

geekmasher avatar aegilops avatar dependabot[bot] avatar felickz avatar securingdev avatar rasmuswl avatar ctcampbell avatar amitgupta7 avatar nickliffen avatar yoff avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.