Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bridgecrewio/yor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.191
Choose a base ref
...
head repository: bridgecrewio/yor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 42 files changed
  • 7 contributors

Commits on Mar 14, 2024

  1. Revert "v17 (#479)" (#498)

    This reverts commit 7bf3c5a.
    tronxd authored Mar 14, 2024
    Copy the full SHA
    dca94c8 View commit details

Commits on Apr 25, 2024

  1. Copy the full SHA
    1089971 View commit details
  2. Copy the full SHA
    ced2db0 View commit details

Commits on Apr 30, 2024

  1. Copy the full SHA
    bd42e80 View commit details

Commits on May 1, 2024

  1. wrap with string (#515)

    omryMen authored May 1, 2024
    Copy the full SHA
    c6a0b50 View commit details

Commits on Jun 30, 2024

  1. Skip Comment Feature (#530)

    * Added option to bypass automatic tagging by adding  comment above specific resources.
    
    * Fix of UT
    
    * Fix integration and go-lint tests
    
    * Fix integration_test and go-lint tests 2
    
    * fix integration test3
    
    * Fix integration_test and lint4
    
    * "Another way to implement skipping  resources tagging  by comments"
    
    * Fix integration_test5
    
    * Fix integration_test6
    
    * Fix integration_test6
    
    * Fix integration_test7
    
    * Another way to solve the issue
    
    * Fix UT
    
    * readme file and fixing code review
    
    * Feature skip resource by comment
    
    * Fix the golint
    
    * Fix golint
    
    * Fix security
    
    * Update src/terraform/structure/terraform_parser.go
    
    ---------
    
    Co-authored-by: ChanochShayner <[email protected]>
    chanaMovshowich and ChanochShayner authored Jun 30, 2024
    Copy the full SHA
    20ec9a6 View commit details
  2. Copy the full SHA
    be3d35e View commit details

Commits on Jul 7, 2024

  1. Copy the full SHA
    d81c421 View commit details
  2. Copy the full SHA
    faa4f82 View commit details

Commits on Jul 25, 2024

  1. lint fixes (#542)

    * lint fixes
    
    * lint fixes
    
    * lint
    
    * lint
    
    * lint
    
    * lint
    
    * try
    
    * try
    ChanochShayner authored Jul 25, 2024
    Copy the full SHA
    b7795e4 View commit details
  2. fix gcp with perfix (#548)

    Co-authored-by: ChanochShayner <[email protected]>
    MiriamKaufman and ChanochShayner authored Jul 25, 2024
    Copy the full SHA
    e758544 View commit details
  3. Copy the full SHA
    77cc55b View commit details
  4. fix tags with tag-prefix (#549)

    * fix tags with tag-prefix
    
    * new UT
    
    ---------
    
    Co-authored-by: ChanochShayner <[email protected]>
    MIRIAM-SLOV and ChanochShayner authored Jul 25, 2024
    Copy the full SHA
    f86cd7e View commit details

Commits on Aug 4, 2024

  1. Non recursive tagging (#555)

    * fix tags with tag-prefix
    
    * new UT
    
    * support non recursive tagging
    
    * fix tags with tag-prefix
    
    * new UT
    
    * support non recursive tagging
    
    * fix runner
    
    * fix UT
    
    * fix UT
    MIRIAM-SLOV authored Aug 4, 2024
    Copy the full SHA
    5590238 View commit details
Loading