DefectDojo / godojo

Golang installer for DefectDojo
GNU General Public License v3.0
23 stars 22 forks source link

Update to handle Python 3.11.x being manually added #88

Closed mtesauro closed 6 months ago

mtesauro commented 6 months ago

to an existing distro that ships with an earlier version of Python.

An environment variable PYPATH can be passed to godojo to allow it to use that for the virutalenv rather than the system Python

e.g.

# PYPATH="/usr/local/bin/python3.11" ./godojo
dryrunsecurity[bot] commented 6 months ago

Hi there :wave:, @dryrunsecurity here, below is a summary of our analysis and findings.

DryRun Security Status Findings
Sensitive Functions Analyzer :white_check_mark: 0 findings
Configured Sensitive Files Analyzer :white_check_mark: 0 findings
Sensitive Files Analyzer :white_check_mark: 0 findings

[!Note] :green_circle: Risk threshold not exceeded.

[!Tip] Get answers to your security questions. Add a comment in this PR starting with @dryrunsecurity. For example...

@dryrunsecurity What are common security issues with web application cookies?

Powered by DryRun Security