snyk-bot
50aa6485c1
fix: ctfcli/templates/programming/default/{{cookiecutter.name}}/Dockerfile to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE315-EXPAT-2393733
- https://snyk.io/vuln/SNYK-ALPINE315-EXPAT-2393735
- https://snyk.io/vuln/SNYK-ALPINE315-UTILLINUX-2393739
- https://snyk.io/vuln/SNYK-ALPINE315-UTILLINUX-2393741
- https://snyk.io/vuln/SNYK-ALPINE315-UTILLINUX-2401805
2022-02-20 21:46:03 +00:00
John Hammond
bb77391b73
Merge pull request #9 from JohnHammond/snyk-fix-eb8a146bcd424ad1fd9f8340e1699407
...
[Snyk] Fix for 5 vulnerabilities
2022-02-16 02:17:46 -05:00
snyk-bot
b20613bf6a
fix: requirements.txt to reduce vulnerabilities
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-1086606
- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-1088505
- https://snyk.io/vuln/SNYK-PYTHON-PYYAML-559098
- https://snyk.io/vuln/SNYK-PYTHON-PYYAML-590151
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1533435
2022-02-16 07:17:07 +00:00
John Hammond
5ec5714dee
Fixed after `sync` the challenge will return to visible if `state` is not set in challenge.yml
2020-07-16 19:35:36 -04:00
John Hammond
6d3fa304dc
Added support for relative files in `challenge install` and `challenge sync`
2020-07-16 18:47:55 -04:00
Rohan Mukherjee
32d5ba5e67
feat: Challenge state accepted in spec ( #12 )
...
- The spec now accepts `state` in the `challenge.yml` file.
- The `state` can be `hidden` or `visible`. `state` is now hidden by default to prevent accidental challenge revealing.
Closes #11
2020-07-01 13:42:51 -04:00
Kevin Chung
a7aa7a1637
Format Github action properly
2020-07-01 11:29:29 -04:00
Kevin Chung
76837219b5
Add a linter workflow to Github Actions
2020-07-01 11:22:31 -04:00
Kevin Chung
720b3657fb
Merge pull request #10 from CTFd/mark-0.04
...
Mark 0.0.4
2020-06-07 10:53:52 -04:00
Kevin Chung
6c5a09af77
Mark 0.0.4
2020-06-07 10:53:03 -04:00
Kevin Chung
e04915b4ab
Merge pull request #9 from CTFd/support-ctfd-2.5.0-improvements
...
Add changes to support API improvements in CTFd v2.5.0
2020-06-07 10:50:35 -04:00
Kevin Chung
97c084a759
Add changes to support API improvements in CTFd v2.5.0
2020-05-29 14:03:16 -04:00
Kevin Chung
5db38f0050
Merge pull request #7 from CTFd/ctfcli-challenge-finalize-command
...
* Add `ctf challenge finalize` command to start auto-generating `challenge.yml`
* Closes #1
2020-05-25 03:31:11 -04:00
Kevin Chung
f39eed6eda
Refine finalize command a little more
2020-05-24 03:26:01 -04:00
Kevin Chung
1d317a47ed
Add ctf challenge finalize command to start auto-generating challenge.yml
2020-05-23 01:25:20 -04:00
Kevin Chung
71fd8ab098
Parse __version__ instead of import. Closes #5
2020-05-22 23:59:20 -04:00
Kevin Chung
1bf691093c
Bump version to 0.0.3
2020-04-09 14:34:03 -04:00
Kevin Chung
4e641db4c1
Merge pull request #3 from ctxhamza/patch-1
...
init not saving access_token correctly
2020-04-08 14:11:33 -04:00
ctxhamza
4ceaa003dd
init not saving access_token correctly
...
I noticed that when you ctf init, we are saving the wrong param
2020-04-08 12:45:24 +01:00
Kevin Chung
5d5c94debd
Merge pull request #2 from sebastianpc/patch-1
...
Fix spelling mistake in README.md
2020-04-05 18:35:53 -04:00
sebastianpc
f394c25b16
Fix spelling mistake in README.md
2020-04-05 18:50:13 +02:00
Kevin Chung
354ebfe9e9
Initial release of ctfcli
2020-04-02 12:33:16 -04:00