Skip to main content

enterprise security

2025

GitHub Actions: Security Hardening With OpenID Connect
·772 words·4 mins
github actions openid connect aws ci/cd security iam devops enterprise security security hardening
The easiest way to configure your CI/CD pipeline with AWS is to just create long-lived credentials, access and secret key, and store them in GitHub Actions. While this method works, it has several security risks:
GitHub Rulesets: Your Safeguard for Your Repositories
·427 words·3 mins
github pull requests code quality devops version control best practices code review secure coding compliance healthcare tech enterprise security
Regardless of whether you’re working on a product in a regulated industry like healthcare or finance, or building products that do not require such strict rules, maintaining control over your repositories is essential.