Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add secret_paths attributes to policies sent to agents #3908

Merged

Commits on Sep 16, 2024

  1. Add secret_paths attributes to policies sent to agents

    Add a new attribute "secret_paths" to the policy data sent to agents.
    This attribute is a list of keys where the fleet-server has repalced a
    reference with a secret value. The agent is expected to redact the
    values of these keys when outputting policy data.
    michel-laterman committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    37b8ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47899c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    eb2c025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba13964 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    492753f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    f52840d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39fff74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff8b0c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a87d4ca View commit details
    Browse the repository at this point in the history
  5. fix linter

    michel-laterman committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5cb53f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    1a1fd05 View commit details
    Browse the repository at this point in the history
  2. fix linter

    michel-laterman committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    72394e6 View commit details
    Browse the repository at this point in the history