◐ Shell
clean mode source ↗

Comparing linuxcommunity:master...codingo:master · linuxcommunity/NoSQLMap

Commits on Jun 9, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. 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

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. Configuration menu

    Browse the repository at this point in the history