Rotate any secrets stored in CircleCI

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • terraform-aws-oidc-github

    Terraform module to configure GitHub Actions as an IAM OIDC identity provider in AWS.

  • A bit of a shameless plug for a relevant Terraform module I made (specific to GitHub in this case): https://github.com/unfunco/terraform-aws-oidc-github

  • wait-for-secrets

    Publish from GitHub Actions using multi-factor authentication

  • While OIDC is a good option, at StepSecurity, we are building an open-source project that allows using your MFA tokens for deployments in CI/ CD. So far, it is implemented for GitHub Actions - https://github.com/step-security/wait-for-secrets. In this method, you get a link in the build log, click the link, and can enter credentials at run time, which then gets used in the next step in the pipeline for deployment. So there are no persistent secrets stored in the CI/ CD pipeline and no need for managing/ rotating separate deployment credentials.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • circleci-audit

  • I've created a tool due to this incident to help you find your secrets in CircleCi.

    https://github.com/rupert-madden-abbott/circleci-audit

    It can:

  • CircleCI-Env-Inspector

    A NodeJS tool for discovering all your secrets on CircleCI

  • Thanks for taking the initiative!

    Circle CI have also released something similar linked to near the bottom of their blog post.

    [0]: https://github.com/CircleCI-Public/CircleCI-Env-Inspector

    [1]: https://circleci.com/blog/january-4-2023-security-alert/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to publish on npm with `--provenance` using Lerna-Lite

    1 project | dev.to | 16 Nov 2023
  • Setting up GitHub Actions to deploy your website via FTP

    2 projects | dev.to | 27 Jun 2023
  • Bringing together Hungarian technology conferences

    2 projects | dev.to | 20 Mar 2023
  • Cheap way to host a Javascript project. (e.g. Node APIs & React Apps)

    1 project | dev.to | 25 Feb 2023
  • Terraform Notification Tool | Open Source

    4 projects | /r/Terraform | 18 Feb 2023