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: defenseunicorns/uds-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.2
Choose a base ref
...
head repository: defenseunicorns/uds-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.3
Choose a head ref
  • 19 commits
  • 48 files changed
  • 4 contributors

Commits on Feb 23, 2024

  1. fix: toctou for files (#443)

    Signed-off-by: naveensrinivasan <[email protected]>
    naveensrinivasan authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ab5953f View commit details
    Browse the repository at this point in the history
  2. fix: path traversal bug (#454)

    Signed-off-by: naveensrinivasan <[email protected]>
    Co-authored-by: UncleGedd <[email protected]>
    naveensrinivasan and UncleGedd authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3960836 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfa4be1 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. chore: fixed the dangerous workflow (#465)

    Signed-off-by: naveensrinivasan <[email protected]>
    naveensrinivasan authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    343662d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. chore(deps): update docker/setup-buildx-action action to v3.1.0 (#470)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    87f8056 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/download-artifact action to v4.1.3 (#467)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2247fa7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update github/codeql-action action to v3.24.5 (#457)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    85df64d View commit details
    Browse the repository at this point in the history
  4. fix(deps): update golang.org/x/exp digest to 814bf88 (#456)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5af5d20 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    1ba3911 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update podinfo to v6.6.0 (#462)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c09aa12 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update zarf to v0.32.4 (#468)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    90e081a View commit details
    Browse the repository at this point in the history
  4. chore(deps): update github/codeql-action action to v3.24.6 (#482)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6a784fe View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    d96623e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    246f63b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. chore(deps): update actions/download-artifact action to v4.1.4 (#485)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8bd7d66 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update module golang.org/x/mod to v0.16.0 (#487)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    400fe85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12c878d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2887fb4 View commit details
    Browse the repository at this point in the history
Loading