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: G-Rath/osv-detector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.2
Choose a base ref
...
head repository: G-Rath/osv-detector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 4 commits
  • 46 files changed
  • 1 contributor

Commits on Sep 27, 2022

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

Commits on Oct 1, 2022

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

Commits on Oct 6, 2022

  1. refactor: move off deprecated io/ioutil methods, use http method …

    …constants, and adjust lint comments (#160)
    
    * chore: adjust `nolint` comments
    
    * chore: disable `ireturn` linter because it's not bringing joy
    
    * refactor: use `http.MethodGet` and `http.MethodPost`
    
    * refactor: move off `io/ioutil` in favor of `os` methods
    G-Rath authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    e519b86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bfcd15 View commit details
    Browse the repository at this point in the history
Loading