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: ruby rule for ftp using user input #626

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

didroe
Copy link
Contributor

@didroe didroe commented Feb 20, 2023

Description

Adds a Ruby rule for CWE-22, FTP using user input.

Also fixes error handling in parallel rule detector building logic.

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

@didroe didroe merged commit d49bf1b into main Feb 21, 2023
@didroe didroe deleted the feat/ruby-ftp-using-user-input branch February 21, 2023 14:39
@didroe didroe mentioned this pull request Feb 21, 2023
21 tasks
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.

2 participants