-
-
Notifications
You must be signed in to change notification settings - Fork 625
Comparing changes
Open a pull request
base repository: codingo/NoSQLMap
base: codingo-patch-1
head repository: codingo/NoSQLMap
compare: master
- 15 commits
- 22 files changed
- 6 contributors
Commits on Apr 9, 2020
-
Merge pull request #100 from codingo/codingo-patch-1
Adding Github Stale Action
Configuration menu - View commit details
-
Copy full SHA for 93e4cc8 - Browse repository at this point
Copy the full SHA 93e4cc8View commit details
Commits on Apr 15, 2020
-
Added exception.py to setuptools script
Kert Ojasoo committedApr 15, 2020 Configuration menu - View commit details
-
Copy full SHA for a7cba24 - Browse repository at this point
Copy the full SHA a7cba24View commit details -
Merge pull request #101 from ojasookert/master
Added exception.py to setuptools script
Configuration menu - View commit details
-
Copy full SHA for 1b6552f - Browse repository at this point
Copy the full SHA 1b6552fView commit details
Commits on Feb 8, 2021
-
Bump httplib2 from 0.9 to 0.19.0
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9 to 0.19.0. - [Release notes](https://github.com/httplib2/httplib2/releases) - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](httplib2/httplib2@0.9...v0.19.0) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 693b85d - Browse repository at this point
Copy the full SHA 693b85dView commit details
Commits on Feb 13, 2021
-
Merge pull request #115 from codingo/dependabot/pip/httplib2-0.19.0
Bump httplib2 from 0.9 to 0.19.0
Configuration menu - View commit details
-
Copy full SHA for b199389 - Browse repository at this point
Copy the full SHA b199389View commit details
Commits on Oct 7, 2022
-
Dockerized the included vulnerable application to make running on the…
… local machine easier. Also updated the README.md file to provide instructions on use.
Configuration menu - View commit details
-
Copy full SHA for a32e49c - Browse repository at this point
Copy the full SHA a32e49cView commit details
Commits on Dec 16, 2022
-
Merge pull request #128 from VanTekken/master
Dockerized Included Vulnerable Web Application
Configuration menu - View commit details
-
Copy full SHA for 9502b8c - Browse repository at this point
Copy the full SHA 9502b8cView commit details
Commits on Sep 29, 2023
-
Fixing the dependency error. Certifi's last python 2.7 release is 2020.04.5, otherwise the docker run command will raise a error.
Configuration menu - View commit details
-
Copy full SHA for 15aeec1 - Browse repository at this point
Copy the full SHA 15aeec1View commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for efe6f7a - Browse repository at this point
Copy the full SHA efe6f7aView commit details
Commits on Jun 9, 2025
-
Bump requests from 2.20.0 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.20.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.20.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f8fab8 - Browse repository at this point
Copy the full SHA 7f8fab8View commit details
Commits on Aug 26, 2025
-
Merge pull request #146 from codingo/dependabot/pip/requests-2.32.4
Bump requests from 2.20.0 to 2.32.4
Configuration menu - View commit details
-
Copy full SHA for 54d3fdb - Browse repository at this point
Copy the full SHA 54d3fdbView commit details
Commits on Feb 19, 2026
-
Fix overeager requests update incompatible with python 2.7
Python 2.7 was very sad with dependabot's change. Fixed! Also three docker improvements: - Make development easier with docker by using the files from the current directory instead of checking out a fresh copy. This clutters the top level directory a bit, but it feels like a good tradeoff. - Have the docker app listen on port 8080 by default, as fiddling with port 80 is a bit scary - Have the docker app accept commandline parameters And, finally, a README.md improvement: - Show an example script to tickle three vulnerabilities in vuln_apps
Configuration menu - View commit details
-
Copy full SHA for cc4fa55 - Browse repository at this point
Copy the full SHA cc4fa55View commit details -
Configuration menu - View commit details
-
Copy full SHA for f460d29 - Browse repository at this point
Copy the full SHA f460d29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 589a1ae - Browse repository at this point
Copy the full SHA 589a1aeView commit details
Commits on Feb 20, 2026
-
Merge pull request #154 from dkegel-fastly/master
Fix overeager requests update incompatible with python 2.7
Configuration menu - View commit details
-
Copy full SHA for 5a6dc7a - Browse repository at this point
Copy the full SHA 5a6dc7aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff codingo-patch-1...master