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

Bmcclure/fc secret tests #83

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

Conversation

brandonmcclure
Copy link
Owner

@brandonmcclure brandonmcclure commented Feb 22, 2022

I started this branch when I was using the SecretManagment functionality heavily in my scripts. I have since moved away from talking to my secret store directly in my code and more towards setting ENV variables from my provisioning or orchestration solutions.

This is still handy as a proof of concept though, and showcases how to use the SecretManagment to go straight to your clipboard

@github-actions
Copy link

github-actions bot commented Sep 6, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ POWERSHELL powershell 2 1 2.49s
✅ POWERSHELL powershell_formatter 2 0 2.26s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Copy link
Owner Author

@brandonmcclure brandonmcclure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

load modules the new way

  • keeps my module loads way more consistent across describe blocks

- keeps my module loads way more consistent across describe blocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant