punk-security / dnsReaper

dnsReaper - subdomain takeover tool for attackers, bug bounty hunters and the blue team!
GNU Affero General Public License v3.0
1.93k stars 150 forks source link

feat: update docker python to 3.11 #150

Closed SpencerIsGiddy closed 11 months ago

SpencerIsGiddy commented 1 year ago

Python 3.11 offers a pretty large speed advantage over 3.10 so this change would update python to 3.11 from the current 3.10

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 2 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

SpencerIsGiddy commented 1 year ago

This sonarcloud code analysis bot is really cool and super useful it seems. Wow

SimonGurney commented 11 months ago

Bumped tests to 3.11 in #155