Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nmap/nmap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: digininja/nmap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 6, 2023

  1. API version identification for HPE OneView

    This is based on the official docs that HPE pointed me at.
    I've only got one old server to test it against but it is
    fairly simple so I don't see there is much to go wrong.
    
    I pinched the structure for the script from vmware-version so I hope it
    is OK.
    digininja committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    16ea3a8 View commit details
    Browse the repository at this point in the history
  2. Added exception checking

    digininja committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    64f9dd6 View commit details
    Browse the repository at this point in the history
  3. Improved error handling some more

    Had a quick search on Shodan for some exposed OneView's. Asked for
    permission from all owners then scanned them to see what broke in the
    script and the fixed the broken bits.
    digininja committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    189b126 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    67d0f9e View commit details
    Browse the repository at this point in the history
Loading