-
@scrooj add readme.md with some good code practices
-
Implement this tool for any new commits/pushes to the repo: https://github.com/IBM/detect-secrets/tree/master using the pre-commit method shown in the README.
-
Setup workflow with sync from GitHub to Gitlab.
# Proposal
We propose adding a workflow file to each corresponding repository in the ReHLDS organization.
This will allow the same changes to…
-
### Contributing guidelines
- [x] I've read the [contributing guidelines](https://github.com/docker/build-push-action/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a b…
-
Hello,
We're facing issues with the [Using Trivy to scan your Git repo](https://github.com/aquasecurity/trivy-action?tab=readme-ov-file#using-trivy-to-scan-your-git-repo) setup, the action is worki…
uRhos updated
2 weeks ago
-
I'm running into an issue where supplying private repository credentials to an Image leads to `UNAUTHORIZED` , but supplying those same exact credentials in the same secret for a Builder leads to the …
-
The goal is to import these GitHub Actions (remote repos) developed in Mr. Siegel GitHub personal account into the CDC ReportStream project as local actions.
```console
├── azviz-action
├── actio…
-
Can be sealed-secret , kubernetes-external secrets
-
**Describe the bug**
detect-secrets tool does not detect secrets that are base64 encoded
**To Reproduce**
Steps to reproduce the behavior:
1. create a simple module
```python
def main():
…
-
**Describe the bug**
After upgrading ArgoCD to **v2.12.6** from v2.11.7, all applicationsets have gotten stuck. The sync does not get triggered, although changes are detected. See below the logs …