-
Notifications
You must be signed in to change notification settings - Fork 25
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
Add missing env variables #166
base: dev
Are you sure you want to change the base?
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 <[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>
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@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
should be alright now? 😅 |
Direct PR on master branch as it's a change on the .env.example.
Added the missing env variables