David Alcantar
99ffb3ced1
Add Build Pipelines
...
Add Build Pipelines
2023-04-28 16:09:08 -07:00
David Alcantar
3c0d042d3b
Update codeql-container-pr.yml
2023-04-28 16:08:14 -07:00
David Alcantar
2483f40e34
Pin templates
2023-04-27 21:07:38 -07:00
David Alcantar
bdcd584f83
Update codeql-container-release.yml
2023-04-27 15:54:44 -07:00
David Alcantar
b49ce936bf
Update codeql-container-pr.yml
2023-04-27 15:37:42 -07:00
David Alcantar
c76a745740
Create pipelines
2023-04-23 16:05:05 -07:00
Suraj Jacob
073695d071
Upgrades ( #51 )
...
increment ubuntu container version
move from pygithub to ghapi
skip the chown step
2023-03-14 14:36:31 -07:00
Chris Sowley
f632b807e9
Adding TypeScript Support and Removing `github/codeql-go` References ( #50 )
...
* install nodejs
* remove references to moved codeql-go-repo
* remove go-repo directory
2023-03-13 10:37:10 -07:00
Michael Scovetta
14d7b873b5
Merge pull request #47 from travisgosselin/feature/github-token-support
...
Support Authenticated GitHub Requests in Setup
2023-01-22 20:58:24 -08:00
Michael Scovetta
37f7d04038
Merge branch 'main' into feature/github-token-support
2023-01-22 20:57:47 -08:00
Michael Scovetta
dde21e802c
Merge pull request #49 from nickcopi/setup-ratelimit-fix
...
[FIX] Prevent rate limiting by changing setup.py to only reach out to the GitHub api to get the latest codeql cli version if args.check_latest_cli is set
2023-01-22 20:55:03 -08:00
nick
b18642c36e
Fix setup.py to only make the call to the github API to get the latest online version if args.check_latest_cli is set.
2023-01-04 00:00:23 +00:00
travisgosselin
d7766e5c2e
Add GitHub authentication for PyGithub with env var GITHUB_TOKEN
2022-12-07 15:28:05 -05:00
travisgosselin
1f14cffed3
Move CodeQL latest version query behind CLI arg
2022-12-07 15:22:07 -05:00
cmcdougall
46326644f2
Run container as codeql user instead of root. ( #42 )
...
* Changed the codeql repository permission to be accessible to other user's other than root.
Container starts as the codeql user instead of root.
* Changed the ownership of the codeql repos within the home directory to codeql
Co-authored-by: Cameron McDougall <cameron.mcdougall@microsoft.com>
2022-08-06 11:36:25 -07:00
Suraj Jacob
4e95116722
Fix change from all languages to ruby
2021-11-22 15:44:21 -08:00
Suraj Jacob
7de6293438
Fix the compilation command for ruby and go to work
2021-11-22 15:37:35 -08:00
Suraj Jacob
70db50ad64
Merge branch 'main' of https://github.com/microsoft/codeql-container into main
2021-06-29 11:28:41 -07:00
Robert McLaughlin
beb1e2ce1a
Correct README: point to MCR registry url ( #14 )
2021-06-29 11:25:14 -07:00
Carl Pulley
85775451e7
Fixes to ensure CodeQL can work with Java projects ( #13 )
...
* Fixes to ensure CodeQL can work with Java projects
* Removed debug noise from Dockerfile
2021-06-29 11:23:55 -07:00
Lars
f1b4eb5d54
Correct reference to qls file ( #22 )
...
Fixes "A fatal error occurred: qlpack.qps.qls is not a well-known query suite." when using the example
2021-06-28 14:48:53 -07:00
RA80533
0d052497d2
Access attributes through `self` ( #28 )
...
Fixes #26
Co-authored-by: Suraj Jacob <28795567+jacobmsft@users.noreply.github.com>
2021-06-28 14:47:42 -07:00
RA80533
983c3db7de
Clone repositories with `--depth 1` ( #24 )
2021-06-28 14:46:52 -07:00
Tommy
252d1862c8
Fix: Access function through self ( #29 )
...
Co-authored-by: Suraj Jacob <28795567+jacobmsft@users.noreply.github.com>
2021-06-28 14:45:43 -07:00
Suraj Jacob
2ab615df46
Fix the change in codeql messages and other bugfixes ( #31 )
2021-06-28 12:29:59 -07:00
Suraj Jacob
887b064caa
Fix the change in codeql messages and other bugfixes
2021-06-28 12:23:39 -07:00
Suraj Jacob
d0e531a4b7
Minor changes to README ( #11 )
2020-08-13 21:05:05 -07:00
Suraj Jacob
1d0d69eabd
Merge pull request #9 from microsoft/dev/jacobmsft/bug-fixes-8-13
...
bugfixes and document changes
2020-08-13 13:19:15 -07:00
Suraj Jacob
27b824e111
bugfixes and document changes
2020-08-13 13:14:12 -07:00
Suraj Jacob
8331f58480
Merge pull request #8 from microsoft/dev/jacobmsft/docs
...
Add more functionality to the scripts, add new generic script, add to…
2020-08-13 10:46:00 -07:00
Suraj Jacob
c6b3f73a57
Add more functionality to the scripts, add new generic script, add to README
2020-08-12 21:53:47 -07:00
Suraj Jacob
ddbe643e0d
Better formatting for output
2020-08-10 10:39:32 -07:00
Suraj Jacob
ffaf8c0124
minor fixes, added analyze_security script for windows and linux
2020-07-17 15:32:31 -07:00
Suraj Jacob
d56dfb0726
Merge pull request #2 from microsoft/scovetta-readme-fixes
...
Update README.md
2020-07-10 15:27:13 -07:00
Suraj Jacob
d326d654ea
Merge branch 'main' into scovetta-readme-fixes
2020-07-10 15:26:53 -07:00
Suraj Jacob
98f005143a
Merge pull request #3 from microsoft/miscovet/fix-indentation
...
Fix indentation
2020-07-10 15:22:47 -07:00
Suraj Jacob
83e8683be7
Merge pull request #4 from microsoft/dev/jacobmsft/readme-changes
...
changes to readme
2020-07-10 15:21:20 -07:00
Suraj Jacob
68c9550a2a
changes to readme
2020-07-10 15:17:26 -07:00
Michael Scovetta
156ea575f7
Add git clone url
2020-07-10 10:49:17 -07:00
Michael Scovetta
e89ff7d62a
Fix indentation
2020-07-10 10:47:16 -07:00
Michael Scovetta
2d4febee1b
Update README.md
2020-07-10 10:45:18 -07:00
Suraj Jacob
42ca3d0fed
Add startup script
...
Add precompilation step to docker and setup script
Added Readme content
Refactored functionality into modules
2020-07-09 17:09:12 -07:00
Suraj Jacob
e79ce763e5
Initial checkin/move to the codeql-container registry
2020-06-29 13:25:22 -07:00
Microsoft Open Source
8cca5f7eaf
Initial SECURITY.md commit
2020-06-26 11:45:59 -07:00
Microsoft Open Source
dbeefa816c
Updating README.md to template content
2020-06-26 11:45:58 -07:00
Microsoft Open Source
6d5c1e432b
Updating LICENSE to template content
2020-06-26 11:45:56 -07:00
Microsoft Open Source
affb1721d6
Initial CODE_OF_CONDUCT.md commit
2020-06-26 11:45:55 -07:00
Suraj Jacob
98b72b7de4
Initial commit
2020-06-26 11:41:36 -07:00