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: fortify/fcli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.5
Choose a base ref
...
head repository: fortify/fcli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 17 commits
  • 57 files changed
  • 2 contributors

Commits on Jan 12, 2023

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

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    e2a6f1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e76e12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea049ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b252069 View commit details
    Browse the repository at this point in the history
  5. fix: Fix NoSuchFileExceptions if FCLI_HOME or FORTIFY_HOME set to rel…

    …ative directory (fixes #227)
    rsenden committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    2ef6b21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11ec6e1 View commit details
    Browse the repository at this point in the history
  7. chore: Refactor session login/logout/list commands

    fix: Improve output of session commands to provide better consistency with other CRUD commands (fixes #220)
    rsenden committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    153f96e View commit details
    Browse the repository at this point in the history
  8. fix: SSL verification was incorrectly disabled by default and enabled…

    … by `-k` option (fixes #231)
    rsenden committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    7fa56c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2732e37 View commit details
    Browse the repository at this point in the history
  10. fix: fcli sc-sast scan start: NullPointerException instead of pro…

    …per error message if no options provided (fixes #232)
    rsenden committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1efa62b View commit details
    Browse the repository at this point in the history
  11. fix: fcli sc-sast session login: Improve usage help for `--client-a…

    …uth-token` and explicitly check token validity (fixes #230)
    rsenden committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ce6324b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a9b223 View commit details
    Browse the repository at this point in the history
  13. fix: fcli * session login: Improve error output on previous session…

    … logout failure (fixes #219)
    rsenden committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    86b0868 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    dab4f0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6633e5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #235 from fortify-ps/release-v1.1.0

    chore: release 1.1.0
    rsenden authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    d9a86ae View commit details
    Browse the repository at this point in the history
Loading