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

feat(rules): add file_generation rule for JS #546

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

cfabianski
Copy link
Collaborator

Description

#504

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@cfabianski cfabianski mentioned this pull request Feb 9, 2023
32 tasks

It is not uncommon to generate logs, backups, or data exports to static file formats. This rule checks if code exists to write sensitive data to static files.

## Remediations
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@markmichon Can I let you have a look at the remediation part please?

@cfabianski cfabianski merged commit 56858f2 into main Feb 9, 2023
@cfabianski cfabianski deleted the feat/add-js-rules-for-files branch February 9, 2023 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant