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

✨ rapid reset scaffold remediation #288

Commits on Jan 18, 2024

  1. add flags to disable HTTP/2 and securely serve metrics

    in both the hybrid scaffolds and the binaries produced by this
    project for running helm and hybrid-helm operators to finish remediation
    of:
    GHSA-qppj-fm5r-hxr3
    GHSA-4374-p667-p6c8
    
    Signed-off-by: everettraven <everettraven@gmail.com>
    everettraven committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    4e904fe View commit details
    Browse the repository at this point in the history
  2. add missing import to hybrid scaffolding and regenerate testdata

    Signed-off-by: everettraven <everettraven@gmail.com>
    everettraven committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3cc267f View commit details
    Browse the repository at this point in the history
  3. remove Port field from scaffolded manager.Options

    Signed-off-by: everettraven <everettraven@gmail.com>
    everettraven committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    84c30cc View commit details
    Browse the repository at this point in the history
  4. update hybrid scaffolding to point to the appropriate main.go in Make…

    …file and Dockerfile
    
    Signed-off-by: everettraven <everettraven@gmail.com>
    everettraven committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c7f9759 View commit details
    Browse the repository at this point in the history