Skip to content

Migrate to SnakeYAML Engine#5751

Merged
3flex merged 3 commits into
detekt:mainfrom
snakeyaml:migrate-to-snakeyaml-engine
Feb 9, 2023
Merged

Migrate to SnakeYAML Engine#5751
3flex merged 3 commits into
detekt:mainfrom
snakeyaml:migrate-to-snakeyaml-engine

Conversation

@asomov
Copy link
Copy Markdown
Contributor

@asomov asomov commented Feb 3, 2023

Migrate to SnakeYAML Engine to eliminate the CVE issue

Copy link
Copy Markdown

@github-advanced-security github-advanced-security AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

detekt found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 3, 2023

Codecov Report

Merging #5751 (e426325) into main (369d673) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head e426325 differs from pull request most recent head 85a9af4. Consider uploading reports for the commit 85a9af4 to get more accurate results

@@            Coverage Diff            @@
##               main    #5751   +/-   ##
=========================================
  Coverage     84.48%   84.49%           
  Complexity     3734     3734           
=========================================
  Files           544      544           
  Lines         12752    12759    +7     
  Branches       2232     2232           
=========================================
+ Hits          10774    10781    +7     
  Misses          864      864           
  Partials       1114     1114           
Impacted Files Coverage Δ
...gitlab/arturbosch/detekt/core/config/YamlConfig.kt 88.57% <100.00%> (+2.85%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Copy Markdown
Member

@schalkms schalkms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this contribution!
To merge this, a few code scanning issues need to be resolved. Afterwards, I'd say LGTM.

@asomov
Copy link
Copy Markdown
Contributor Author

asomov commented Feb 6, 2023

@schalkms I think all the format suggestions were applied

Copy link
Copy Markdown
Member

@schalkms schalkms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@schalkms schalkms added this to the 1.23.0 milestone Feb 6, 2023
@3flex 3flex merged commit f0460bc into detekt:main Feb 9, 2023
@asomov asomov deleted the migrate-to-snakeyaml-engine branch February 10, 2023 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build core dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants