Skip to content

Commit

Permalink
Fix code scanning alert no. 1: Flask app is run in debug mode (#8)
Browse files Browse the repository at this point in the history
* adding build action and dockerfile

* updated build steps

* another build update

* changed image name

* changed tag logic

* package.json created for buildx/npm

* fixing server config for docker build

* cleaned up wrong turn from flask to js

* fixing flask requirement for docker build

* downgraded Werkzeug==1.0.1

* testing latest version of flask

* updating sqlalchemy flask version

* Changed to using gunicorn

* Werkzeug==2.3.8

* updating versions of flask/sql/werkz to get a compatible set

* all requirments are at latest version

* Flask-SQLAlchemy==3.1.1

* Prerelease updates (#1) (#2)

* adding build action and dockerfile

* updated build steps

* another build update

* changed image name

* changed tag logic

* package.json created for buildx/npm

* fixing server config for docker build

* cleaned up wrong turn from flask to js

* fixing flask requirement for docker build

* downgraded Werkzeug==1.0.1

* testing latest version of flask

* updating sqlalchemy flask version

* Changed to using gunicorn

* Werkzeug==2.3.8

* updating versions of flask/sql/werkz to get a compatible set

* all requirments are at latest version

* Flask-SQLAlchemy==3.1.1

* Ndonathan patch 1 (#4)

* Prerelease updates (#1)

* adding build action and dockerfile

* updated build steps

* another build update

* changed image name

* changed tag logic

* package.json created for buildx/npm

* fixing server config for docker build

* cleaned up wrong turn from flask to js

* fixing flask requirement for docker build

* downgraded Werkzeug==1.0.1

* testing latest version of flask

* updating sqlalchemy flask version

* Changed to using gunicorn

* Werkzeug==2.3.8

* updating versions of flask/sql/werkz to get a compatible set

* all requirments are at latest version

* Flask-SQLAlchemy==3.1.1

* Prerelease updates (#3)

* adding build action and dockerfile

* updated build steps

* another build update

* changed image name

* changed tag logic

* package.json created for buildx/npm

* fixing server config for docker build

* cleaned up wrong turn from flask to js

* fixing flask requirement for docker build

* downgraded Werkzeug==1.0.1

* testing latest version of flask

* updating sqlalchemy flask version

* Changed to using gunicorn

* Werkzeug==2.3.8

* updating versions of flask/sql/werkz to get a compatible set

* all requirments are at latest version

* Flask-SQLAlchemy==3.1.1

* Prerelease updates (#1) (#2)

* adding build action and dockerfile

* updated build steps

* another build update

* changed image name

* changed tag logic

* package.json created for buildx/npm

* fixing server config for docker build

* cleaned up wrong turn from flask to js

* fixing flask requirement for docker build

* downgraded Werkzeug==1.0.1

* testing latest version of flask

* updating sqlalchemy flask version

* Changed to using gunicorn

* Werkzeug==2.3.8

* updating versions of flask/sql/werkz to get a compatible set

* all requirments are at latest version

* Flask-SQLAlchemy==3.1.1

* Create codeql.yml

Signed-off-by: Nick Donathan <[email protected]>

---------

Signed-off-by: Nick Donathan <[email protected]>

* Ndonathan patch dependabot.yml (#5)

* Prerelease updates (#1)

* adding build action and dockerfile

* updated build steps

* another build update

* changed image name

* changed tag logic

* package.json created for buildx/npm

* fixing server config for docker build

* cleaned up wrong turn from flask to js

* fixing flask requirement for docker build

* downgraded Werkzeug==1.0.1

* testing latest version of flask

* updating sqlalchemy flask version

* Changed to using gunicorn

* Werkzeug==2.3.8

* updating versions of flask/sql/werkz to get a compatible set

* all requirments are at latest version

* Flask-SQLAlchemy==3.1.1

* Prerelease updates (#3)

* adding build action and dockerfile

* updated build steps

* another build update

* changed image name

* changed tag logic

* package.json created for buildx/npm

* fixing server config for docker build

* cleaned up wrong turn from flask to js

* fixing flask requirement for docker build

* downgraded Werkzeug==1.0.1

* testing latest version of flask

* updating sqlalchemy flask version

* Changed to using gunicorn

* Werkzeug==2.3.8

* updating versions of flask/sql/werkz to get a compatible set

* all requirments are at latest version

* Flask-SQLAlchemy==3.1.1

* Prerelease updates (#1) (#2)

* adding build action and dockerfile

* updated build steps

* another build update

* changed image name

* changed tag logic

* package.json created for buildx/npm

* fixing server config for docker build

* cleaned up wrong turn from flask to js

* fixing flask requirement for docker build

* downgraded Werkzeug==1.0.1

* testing latest version of flask

* updating sqlalchemy flask version

* Changed to using gunicorn

* Werkzeug==2.3.8

* updating versions of flask/sql/werkz to get a compatible set

* all requirments are at latest version

* Flask-SQLAlchemy==3.1.1

* Create dependabot.yml

Signed-off-by: Nick Donathan <[email protected]>

---------

Signed-off-by: Nick Donathan <[email protected]>

* Fix code scanning alert no. 1: Flask app is run in debug mode

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Nick Donathan <[email protected]>

---------

Signed-off-by: Nick Donathan <[email protected]>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 2add968 commit 5578e1f
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 5578e1f

Please sign in to comment.