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
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
This repository provides Docker images and GitHub Actions
4
-
for use in repositories that are created as part of CodeQL courses
4
+
for use in CodeQL courses
5
5
on [Learning Lab](https://lab.github.com/).
6
6
7
-
Usage of this repository is subject to the
8
-
[GitHub CodeQL Terms and Conditions](https://securitylab.github.com/tools/codeql/license).
7
+
8
+
9
+
## License
10
+
11
+
The code in this repository is licensed under MIT (see [LICENSE.md](LICENSE.md)),
12
+
however as it makes use of the CodeQL CLI,
13
+
usage of this repository is subject to the
14
+
[GitHub CodeQL Terms and Conditions](https://securitylab.github.com/tools/codeql/license),
15
+
(whenever your usage involves the CodeQL CLI).
16
+
9
17
In particular,
10
-
you are not permitted to use these actions for CI/CD,
18
+
you are not permitted to use these docker images or actions
19
+
to interact with the CodeQL CLI in CI/CD,
11
20
as per the [terms & conditions](https://securitylab.github.com/tools/codeql/license):
12
21
13
22
> **the Software cannot be used** ... **For automated analysis, continuous integration or continuous delivery, whether as part of normal software engineering processes or otherwise.**
0 commit comments