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 policy for insecure communication (SSL not enforced) #187

Conversation

spdawson
Copy link
Contributor

@spdawson spdawson commented Dec 1, 2022

Description

Add custom detection and associated policy, for failure to enforce SSL in a Rails application, when the application processes sensitive data.

Also: reworks the "insecure SMTP" Rails policy, to make this conditional on the detection of sensitive data.

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

@swarmia
Copy link

swarmia bot commented Dec 1, 2022

@spdawson spdawson force-pushed the AMA-3288-insecure-communication-with-application-processing-sensitive-data branch from 597c020 to 08832de Compare December 2, 2022 14:51
@spdawson spdawson requested a review from elsapet December 2, 2022 14:52
@spdawson spdawson merged commit ffcb0b1 into main Dec 2, 2022
@spdawson spdawson deleted the AMA-3288-insecure-communication-with-application-processing-sensitive-data branch December 2, 2022 14:58
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.

None yet

3 participants