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

Warn against Chef::Util::FileEdit usage #986

Open
1 of 9 tasks
dafyddcrosby opened this issue Dec 20, 2024 · 0 comments
Open
1 of 9 tasks

Warn against Chef::Util::FileEdit usage #986

dafyddcrosby opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
New Cop Proposal A proposal for a new Cookstyle cop Triage: Feature Request Indicates an issue requesting new functionality. Type: Deprecation Removal of existing features.

Comments

@dafyddcrosby
Copy link
Collaborator

See chef/chef#7043

What category of cop is this?:

Please try to select as few as possible.

  • Chef/Deprecations - A cop that alerts on a deprecation in the Chef Infra Client
  • Chef/Correctness - A cop that alerts when incorrect coding behavior is being used
  • Chef/Sharing - A cop that alerts to missing functionality necessary for sharing cookbooks with others
  • Chef/Style - A cop that alerts to a style best practice
  • Chef/Modernize - A cop that alerts when a cookbook can be simplified or modernized with new functionality
  • Chef/Effortless - A cop that alerts on code that must be resolved to move to the Effortless pattern
  • Chef/RedundantCode - A cop that detects redundant code regardless of Chef Infra release
  • Chef/Security - A cop that detects potential security issues like secrets in your code
  • InSpec/Deprecations - A cop that alerts on a deprecation in the Chef InSpec

Describe the new cop:

What it would trigger on:

What it would autocorrect to if applicable

Can We Help You Implement This?:

I can handle it fine, putting here so I don't forget about it after the holidays.

@dafyddcrosby dafyddcrosby added Status: Untriaged An issue that has yet to be triaged. New Cop Proposal A proposal for a new Cookstyle cop labels Dec 20, 2024
@dafyddcrosby dafyddcrosby self-assigned this Jan 9, 2025
@dafyddcrosby dafyddcrosby added Type: Deprecation Removal of existing features. Triage: Feature Request Indicates an issue requesting new functionality. and removed Status: Untriaged An issue that has yet to be triaged. labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Cop Proposal A proposal for a new Cookstyle cop Triage: Feature Request Indicates an issue requesting new functionality. Type: Deprecation Removal of existing features.
Projects
None yet
Development

No branches or pull requests

1 participant