Open
Conversation
* 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 <kgeorgiou@users.noreply.github.com>
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] <support@github.com> 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Author
|
Hello @apogiatzis and @kgeorgiou , As I don't have write privs on the main repo, could you please go on and merge this change? Thanks |
kgeorgiou
requested changes
Oct 3, 2022
Member
kgeorgiou
left a comment
There was a problem hiding this comment.
@eioake01 can you please rebase your changes so the unrelated commits/changes go away? 🙏 It should be good to go right after 🚀
9bdd352 to
7ec7d61
Compare
Author
|
should be alright now? 😅 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Direct PR on master branch as it's a change on the .env.example.
Added the missing env variables