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: PowerShell/SecretStore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release
Choose a base ref
...
head repository: PowerShell/SecretStore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 34 files changed
  • 4 contributors

Commits on Jun 13, 2024

  1. Update Code of Conduct and Security Policy (#104)

    Updates the readme, code of conduct and security policy per OSPO request.
    andyleejordan authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6531ca2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    2afb228 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc30db8 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    andyleejordan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dffb4b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26cf363 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Manage packages centrally

    This comes from an internal bot.
    andyleejordan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ab84728 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

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

Commits on Mar 3, 2025

  1. Remove PowerShell <7.4 workaround from OneBranch (#113)

    And fix some quoting.
    andyleejordan authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    234be8a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2026

  1. Fix PSAvoidUsingConvertToSecureStringWithPlainText in tests (#115)

    * Inventory drift
    * [SECURITY] Bump dotnet-sdk from 8.0.300 to 8.0.318
    * Update EsMetadata schema versions to 1.0.0
    * Add suppression
    * Fix PSAvoidUsingConvertToSecureStringWithPlainText in tests
    
    ---------
    
    Co-authored-by: Andy Jordan <[email protected]>
    Co-authored-by: GitOps <[email protected]>
    Co-authored-by: Dependabot <Dependabot>
    Co-authored-by: MerlinBot <MerlinBot>
    Co-authored-by: Justin Chung <[email protected]>
    4 people authored Apr 30, 2026
    Configuration menu
    Copy the full SHA
    8f47b9c View commit details
    Browse the repository at this point in the history
Loading