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

chore: New environment variable obfuscation functionality #355

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Oct 17, 2024

  1. chore: New environment variable obfuscation functionality

    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    matglas authored and jkjell committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1eff76d View commit details
    Browse the repository at this point in the history
  2. Update attestation/environment/obfuscate.go

    Co-authored-by: Kairo Araujo <kairo@kairo.eti.br>
    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    2 people authored and jkjell committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    662c6e6 View commit details
    Browse the repository at this point in the history
  3. feat: Change to default obfuscate and add cli flags.

    Adding flags to behave blocking or obfuscating and adding new keys.
    
    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    matglas authored and jkjell committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c9c477f View commit details
    Browse the repository at this point in the history
  4. chore: Adjust naming to filter envs. Fix tests.

    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    matglas authored and jkjell committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    90836fb View commit details
    Browse the repository at this point in the history
  5. chore: Making the environment test cases more robust.

    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    matglas authored and jkjell committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    15ab22d View commit details
    Browse the repository at this point in the history
  6. feat: Add exclude-sensitive-key flag.

    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    matglas authored and jkjell committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ff6f17f View commit details
    Browse the repository at this point in the history
  7. Update attestation/environment/sensitive_env_vars.go

    Co-authored-by: Kairo Araujo <kairo@kairo.eti.br>
    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    2 people authored and jkjell committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    eca8f62 View commit details
    Browse the repository at this point in the history
  8. chore: Fix tests and command run.

    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    matglas authored and jkjell committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    51df1d2 View commit details
    Browse the repository at this point in the history
  9. chore: Fix linux tracing in commandrun.

    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    matglas authored and jkjell committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cb158c2 View commit details
    Browse the repository at this point in the history
  10. Refactor environment.

    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    matglas authored and jkjell committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9bea208 View commit details
    Browse the repository at this point in the history
  11. Add new environment to commandrun

    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    matglas authored and jkjell committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7b01c06 View commit details
    Browse the repository at this point in the history
  12. Add license headers

    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    matglas authored and jkjell committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c969593 View commit details
    Browse the repository at this point in the history
  13. Fix lint errors

    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    matglas authored and jkjell committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    38ba44c View commit details
    Browse the repository at this point in the history
  14. WIP Linux tracing fix

    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    matglas authored and jkjell committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2d91073 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Update environment/sensitive_env_vars.go

    Co-authored-by: Tom Meadows <tom@tmlabs.co.uk>
    Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
    matglas and ChaosInTheCRD authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    4298179 View commit details
    Browse the repository at this point in the history