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: tsaarni/certyaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: tsaarni/certyaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.1
Choose a head ref
  • 9 commits
  • 14 files changed
  • 2 contributors

Commits on Jul 16, 2022

  1. Update README.md

    tsaarni authored Jul 16, 2022
    Configuration menu
    Copy the full SHA
    2b8a5cf View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Replaced deprecated ioutil calls (#24)

    - Replaced io/ioutil calls as they were deprecated in go 1.16
    - Bumped golangci-lint and gosec
    - Fixed new gosec finding in code examples
    tsaarni authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    c5afa36 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Create dependabot.yml

    tsaarni authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    6cb8abd View commit details
    Browse the repository at this point in the history
  2. Create trivy.yml

    tsaarni authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e190133 View commit details
    Browse the repository at this point in the history
  3. Update trivy.yml

    tsaarni authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c6d830c View commit details
    Browse the repository at this point in the history
  4. updated dependencies

    tsaarni committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c611f5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b9618f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Update README.md

    tsaarni authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    c1a255d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

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