Skip to content
Permalink
Browse files
Apply suggestions from code review
  • Loading branch information
felicitymay committed Jan 7, 2022
1 parent 95c9f89 commit ad82523b91650153c68d1e66599f8465200d4951
Showing with 2 additions and 2 deletions.
  1. +2 −2 README.md
@@ -1,6 +1,6 @@
# CodeQL

This open source repository contains the standard CodeQL libraries and queries that power [GitHub Advanced Security](https://github.com/features/security/code) and the other Application Security products that [GitHub](https://github.com/features/security/) makes available to its customers worldwide. For the queries, libraries, and extractor that power Go analysis, visit the [CodeQL for Go repository](https://github.com/github/codeql-go).
This open source repository contains the standard CodeQL libraries and queries that power [GitHub Advanced Security](https://github.com/features/security/code) and the other application security products that [GitHub](https://github.com/features/security/) makes available to its customers worldwide. For the queries, libraries, and extractor that power Go analysis, visit the [CodeQL for Go repository](https://github.com/github/codeql-go).

## How do I learn CodeQL and run queries?

@@ -13,7 +13,7 @@ We welcome contributions to our standard library and standard checks. Do you hav

## License

The code in this repository is licensed under the [MIT License](LICENSE) by [GitHub](https://github.com). The use of CodeQL on Open source code is licensed under specific [Terms & Conditions](https://securitylab.github.com/tools/codeql/license/) UNLESS you have a commercial license in place. If you'd like to use CodeQL with a commercial codebase, please [contact us](https://enterprise.github.com/contact) for further help.
The code in this repository is licensed under the [MIT License](LICENSE) by [GitHub](https://github.com). The use of CodeQL on open source code is licensed under specific [Terms & Conditions](https://securitylab.github.com/tools/codeql/license/) UNLESS you have a commercial license in place. If you'd like to use CodeQL with a commercial codebase, please [contact us](https://github.com/enterprise/contact) for further help.

## Visual Studio Code integration

1 comment on commit ad82523

@Aboodn
Copy link

@Aboodn Aboodn commented on ad82523 Jan 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

؟

Please sign in to comment.