Peter Hoeg Steffensen
Peter Hoeg Steffensen
Any updates here? 🙏 Autofix is a great selling point for pushing Semgrep internally for us so having this option would make our case better 🚀
Any news on this feature? Are anyone working on it at the moment or is it possible to submit a PR for this? This would make the usage of Okta...
As owners can be both groups and users, should the API enable both? Consider the following: ```terraform data "okta_group" "owner_group" { name = "Owner Group" } data "okta_user" "owner_user" {...
Hi @sethkdv 🚀 Thank you for opening this issue! Sounds like a great idea 👌 Would you be up for creating a pull request adding this parameter? We would be...
prometheus/common has removed their custom log package and moved to use the golang default. We should probably change the code to not use the log package from prometheus.
Sure! Just wanted to make sure you where willing to accept it 👍
Thanks for the insights, I will open a PR 🚀