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

[research 3d]: Malware-detection sidecar buildpack for cloud.gov apps #1716

Open
2 tasks
mogul opened this issue May 28, 2020 · 1 comment
Open
2 tasks

[research 3d]: Malware-detection sidecar buildpack for cloud.gov apps #1716

mogul opened this issue May 28, 2020 · 1 comment
Labels
compliance Relating to security compliance or documentation

Comments

@mogul
Copy link
Contributor

mogul commented May 28, 2020

User Story

In order to satisfy the requirements of NIST 800-53 Rev4 SI-3 for data.gov components running in cloud.gov, the data.gov team wants to achieve malicious code detection at the application instance level by implementing a malware-detection sidecar buildpack.

Acceptance Criteria

  • GIVEN an application deployed to cloud.gov that includes a malware-detection buildpack
    WHEN we trigger the signature update task with cf run-task
    THEN we see the malware-detection definitions file get updated in the instance
  • GIVEN an application deployed to cloud.gov that includes a malware-detection buildpack
    WHEN we place the EICAR test file in the application instance
    AND we trigger the malware-detection scan with cf run-task
    THEN we see detection of the EICAR sample in the application logs
    AND we see an alert in the #datagov-alerts Slack channel

Background

Sidecar buildpacks enable the implementation of application level detection of malicious code in Cloud Foundry apps. We should use this capability to fill this compliance gap for data.gov and potentially many other cloud.gov tenants.

Security Considerations (required)

This change implements the description from control SI-3 in the data.gov SSP.

Sketch/options to consider

@mogul mogul changed the title ClamAV sidecar buildpack for cloud.gov apps Malware sidecar buildpack for cloud.gov apps Dec 7, 2020
@mogul mogul changed the title Malware sidecar buildpack for cloud.gov apps Malware-detection sidecar buildpack for cloud.gov apps Dec 7, 2020
@adborden adborden changed the title Malware-detection sidecar buildpack for cloud.gov apps [research 3d]: Malware-detection sidecar buildpack for cloud.gov apps Mar 18, 2021
@adborden
Copy link
Contributor

I suggest we treat this as a 3 day research story.... although it already looks bigger than 3 days of research.

@mogul mogul added the compliance Relating to security compliance or documentation label Sep 16, 2021
@hkdctol hkdctol moved this to Icebox in data.gov team board Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compliance Relating to security compliance or documentation
Projects
Archived in project
Development

No branches or pull requests

2 participants