Posted by owen barton on May 12, 2015 at 6:41pm
Start:
2015-05-14 14:15 - 15:15 America/Los_Angeles Organizers:
Event type:
DrupalCon
This session is for sharing of best practices and tools with respect to the FISMA federal compliance framework, as well as discussing ways to automate compliance checking of Drupal (and it's environment) using FISMA certified open source tools like OpenSCAP.

Comments
What room?
What room?
time and room is in the post
it's in the link he posted, but just in case, here it is again https://events.drupal.org/losangeles2015/bofs/drupal-and-fisma-compliance
and it's in 410 on Thursday.
Just a minor kind of drupal geeky girl and for the US government no less!
Wish I could be there
This is very exciting stuff. Only recently did I learn about security scanning (and I still have a lot to learn) but I'm already a convert: open source security scanning tools and the content that drives them promise to greatly increase the ease and effectiveness of security devops on every scale.
OpenSCAP 1.2.3 has been compiled for a RHEL7 testbed and I plan to share RPMs soon. (We want to offer the same tool set for AWS and Ubuntu soon.) The next step is enhancing/expanding the STIG/SCAP content to include apps like Drupal, Apache/Nginx and Mysql.
Plug: I'll be talking about some of this work on the other coast at DevOpsDays DC next month.
(Not sure why the links aren't working. Here they are bare: https://github.com/OpenSCAP and https://devopsdaysdc2015.busyconf.com/proposals/552f23ec42517cc87a000007)
Session notes
There are a lot of efforts getting Drupal sites compliant, and there are benefits in working together to get help each other make this process more efficient.
Greg Elin has been working on a project called GovReady - see http://www.govready.org/. This makes it easier to get started with OpenSCAP, an open source NIST certified continuous compliance scanning tool: http://www.open-scap.org/page/Main_Page.
Audience poll: 50% in attendance working on side of securing Drupal, remainder mainly working on the hosting/infrastructure layer, and a few focusing mainly on documentation efforts.
Looking at the Drupal Layer of FISMA:
FISMA Compliance Shortcuts
Reference Links
Drupal Modules
Distributions
Where can we continue this discussion? Security Group or Compliance Group on Drupal.org. Security Group seems the best fit - cross-post to Compliance group as relevant (note we originally decided on Compliance group, but afterwards realized it was still pending moderation and seemed to have very few members).**
Thanks to @akaroleff for the
Thanks to @akaroleff for the fantastic notes and for everyone for contributing to a great discussion!
Please note that after some further discussions, we realized that the Security group was probably a better bet than the Compliance group for further discussion, at least for the time being (feel free to cross-post as appropriate, of course).
Looks like it was a great session!
Has anyone started writing SCAP content for testing current compliance of Drupal, Apache/Nginx, MySQL? E.g., tests that private files are secure, that password policies are set, etc. Much of this is done in the Security Review (and other modules listed above), but automated access to the reports is needed. (RESTful API access would be awesome!)
Note that Security Review has
Note that Security Review has Drush integration, and many of the others could be checked with Drush pm-list and vget.
I believe security_review
I believe security_review module is extensible directly or that the maintainer would accept patches to add relevant features ;)
knaddison blog | Morris Animal Foundation
Security Review def looks like a good start
I have remote scanning working now. Next steps are remote (ansible-based) hardening, simplifying the front end, installing a test Drupal site and experimenting with drush commands for security/compliance. I'll post when I have something useful to share (hopefully next week).
GovReady
I think the govready.org URL is broke. Should it be http://govready.com/ ? Same thing?
-Andre