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

refactor(defsec): Refactor defsec into components #1460

Merged
merged 9 commits into from
Oct 10, 2023
Merged

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    d87e534 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45a485e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6485e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. refactor: refactor defsec into components (#1461)

    * refactor: remove defsec cmd
    
    * fix linter issue
    
    * refactor: restore tf context
    
    * refactor: remove spec package
    
    * refactor: remove rules pkg
    
    * test: remove extrafs dep
    
    * refactor: restore package for rego conversion
    
    * refactor: remove formatters pkg
    
    * chore: run go mod tidy
    
    * chore: remove replacements of unused packages
    
    * remove scripts
    
    * remove setup-opa action
    
    * remove adapter linter
    
    * remove outdated-api-update workflow
    
    * chore: cleanup Makefile and remove unnecessary workflows
    
    * chore: run go mod tidy
    nikpivkin authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    525d6bd View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. bump go version to 1.20

    simar7 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1c58700 View commit details
    Browse the repository at this point in the history
  2. bump golangci-lint version

    simar7 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e6258ae View commit details
    Browse the repository at this point in the history
  3. re-add pkg/scanners/options

    simar7 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    80eeac6 View commit details
    Browse the repository at this point in the history
  4. readd test/testutil

    simar7 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4b598f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    86912d9 View commit details
    Browse the repository at this point in the history