Skip to content

Fixing potential bugs / vulnerabilities#855

Open
Zetles96 wants to merge 3 commits into
bbernhard:masterfrom
Zetles96:master
Open

Fixing potential bugs / vulnerabilities#855
Zetles96 wants to merge 3 commits into
bbernhard:masterfrom
Zetles96:master

Conversation

@Zetles96
Copy link
Copy Markdown

I ran GoSec static analysis on the project due to some compliance checks with using the api, and instead of testing if it was axtually vulnerable code, i decided to just fix the potential bugs instead.
GoSec found stuff such as
CWE-367 (G122): Time-of-Check to Time-of-Use (TOCTOU) Race Condition
CWE-78 (G204): Subprocess Launched with a Variable
CWE-276 (G301, G306): Permissive File/Directory Permissions
And a bumch of.
CWE-703 (G104): Unhandled Errors
I can make another pr with GoSec as a part of the pipeline if you want that.

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.

1 participant