Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 852b3b1

Browse files
committed
Update licenseing language following legal review
1 parent e2eaec1 commit 852b3b1

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -266,16 +266,19 @@ See: [Updating and Releasing](CONTRIBUTING.md#updating-and-releasing)
266266

267267
## License
268268

269-
The code in this repository is licensed under MIT (see [LICENSE.md](LICENSE.md)),
270-
however as it makes use of the CodeQL CLI,
271-
usage of this repository is subject to the
269+
The code in this repository is licensed under MIT (see [LICENSE.md](LICENSE.md)).
270+
However as it makes use of the CodeQL CLI,
271+
you must also abide by the
272272
[GitHub CodeQL Terms and Conditions](https://securitylab.github.com/tools/codeql/license),
273-
(whenever your usage involves the CodeQL CLI).
273+
whenever your usage involves the CodeQL CLI.
274274

275275
In particular,
276276
you are not permitted to use these docker images or actions
277-
to interact with the CodeQL CLI in CI/CD,
277+
to create CodeQL databases using the CLI in CI/CD,
278278
as per the [terms & conditions](https://securitylab.github.com/tools/codeql/license):
279279

280-
> **the Software cannot be used** ... **For automated analysis, continuous integration or continuous delivery, whether as part of normal software engineering processes or otherwise.**
280+
> **the Software cannot be used** [...]
281+
> **To generate CodeQL databases for or during automated analysis,
282+
> continuous integration or continuous delivery,
283+
> whether as part of normal software engineering processes or otherwise.**
281284

0 commit comments

Comments
 (0)