Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display options for challenge categories #165

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

k4rt0fl3r
Copy link

Added this to match the "difficulty" approach and to help newcomers, e.g. I had some troubles with reverse, I was trying "rev" etc.

apogiatzis and others added 4 commits December 5, 2020 17:30
* fix(docs): fix installation instruction (cybermouflons#147)

* feat(ctf): add osint challenge category (cybermouflons#146)

* feat(tools): enable CodeQL scanning (cybermouflons#149)

* feat(ctf): add optional difficulty argument on addchallenge (cybermouflons#148)

* feat(ctf): add optional difficulty argument on addchallenge

* fix: isinstance

* Update ctf.py

* fix: exception message and minor docstring change

Co-authored-by: Kyriakos Georgiou <[email protected]>
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](pyca/cryptography@3.1...3.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](pyca/cryptography@3.2...3.3.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@k4rt0fl3r k4rt0fl3r changed the base branch from master to dev July 2, 2021 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants