Skip to content
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

Milestone 2: MVP #988

Closed
wants to merge 880 commits into from

very messy but working new versioning code

6dc0490
Select commit
Loading
Failed to load commit list.
Closed

Milestone 2: MVP #988

very messy but working new versioning code
6dc0490
Select commit
Loading
Failed to load commit list.
Autodesk Chorus / security/bandit completed Jul 16, 2024 in 43s

11 issue(s) found

Summary of Issues

Type Count Severity Secure Coding Guidelines
B113: request_without_timeout 10 MEDIUM
B301: blacklist 1 MEDIUM PYTH-INJC-10

How do I clear all these issues?

If you suspect these issues are not actual issues, click “Clear All Issues” above. Click here for more details.

Details and Annotations

Details

bandit version 1.7.8

Annotations

Check warning on line 74 in exporter/SynthesisFusionAddin/src/APS/APS.py

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/bandit

B301: blacklist

Pickle and modules that wrap it can be unsafe when used to deserialize untrusted data, possible security issue.
secure coding id: PYTH-INJC-10.

Check warning on line 228 in exporter/SynthesisFusionAddin/src/APS/APS.py

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/bandit

B113: request_without_timeout

Requests call without timeout

Check warning on line 330 in exporter/SynthesisFusionAddin/src/APS/APS.py

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/bandit

B113: request_without_timeout

Requests call without timeout

Check warning on line 361 in exporter/SynthesisFusionAddin/src/APS/APS.py

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/bandit

B113: request_without_timeout

Requests call without timeout

Check warning on line 450 in exporter/SynthesisFusionAddin/src/APS/APS.py

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/bandit

B113: request_without_timeout

Requests call without timeout

Check warning on line 487 in exporter/SynthesisFusionAddin/src/APS/APS.py

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/bandit

B113: request_without_timeout

Requests call without timeout

Check warning on line 542 in exporter/SynthesisFusionAddin/src/APS/APS.py

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/bandit

B113: request_without_timeout

Requests call without timeout

Check warning on line 571 in exporter/SynthesisFusionAddin/src/APS/APS.py

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/bandit

B113: request_without_timeout

Requests call without timeout

Check warning on line 596 in exporter/SynthesisFusionAddin/src/APS/APS.py

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/bandit

B113: request_without_timeout

Requests call without timeout

Check warning on line 624 in exporter/SynthesisFusionAddin/src/APS/APS.py

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/bandit

B113: request_without_timeout

Requests call without timeout

Check warning on line 720 in exporter/SynthesisFusionAddin/src/APS/APS.py

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/bandit

B113: request_without_timeout

Requests call without timeout