Add 2017Q1 OpenBSM entry from brueffer
This commit is contained in:
parent
bfab6b1508
commit
cb39a0bae3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50168
1 changed files with 66 additions and 0 deletions
|
|
@ -293,4 +293,70 @@
|
|||
<task>Testing by others will be needed, once it is available.</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='proj'>
|
||||
<title>OpenBSM</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Christian</given>
|
||||
<common>Brueffer</common>
|
||||
</name>
|
||||
<email>brueffer@FreeBSD.org</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Robert</given>
|
||||
<common>Watson</common>
|
||||
</name>
|
||||
<email>rwatson@FreeBSD.org</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>TrustedBSD audit mailing list</name>
|
||||
<email>trustedbsd-audit@TrustedBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="http://www.openbsm.org">OpenBSM: Open Source Basic Security Module (BSM) Audit Implementation</url>
|
||||
<url href="https://github.com/openbsm/openbsm">OpenBSM on GitHub</url>
|
||||
<url href="https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/audit.html">&os; Audit Handbook Chapter</url>
|
||||
<url href="https://reviews.FreeBSD.org/D10149">DTrace Audit Provider</url>
|
||||
<url href="https://www.cl.cam.ac.uk/research/security/cadets/">DARPA CADETS project</url>
|
||||
<url href="https://github.com/openbsm/openbsm/blob/master/TODO">TODO List on GitHub</url>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p>OpenBSM is a BSD-licensed implementation of Sun's Basic Security
|
||||
Module (BSM) API and file format. It is the user space side of the
|
||||
CAPP Audit implementations in &os; and Mac OS X. Additionally,
|
||||
the audit trail processing tools are expected to work on Linux.</p>
|
||||
|
||||
<p>During this quarter, experimental support for UUIDs in BSM trails
|
||||
was added to OpenBSM. A DTrace audit provider using this
|
||||
functionality has been developed as part of the DARPA CADETS
|
||||
project and is in review (<a
|
||||
href="https://reviews.FreeBSD.org/D10149">https://reviews.FreeBSD.org/D10149</a>).
|
||||
In the OpenBSM GitHub repository, support for Coverity static
|
||||
analysis was added via TravisCI. Additionally, the OpenBSM
|
||||
1.2-alpha5 release has been merged into the &os; HEAD
|
||||
branch.</p> </body>
|
||||
|
||||
<help>
|
||||
<task>Test the latest release on different versions of &os;, Mac OS X
|
||||
and Linux. Testing on the latest versions of Mac OS X
|
||||
would be particularly appreciated.</task>
|
||||
|
||||
<task>Fix problems that have been reported via GitHub and the
|
||||
&os; bug tracker.</task>
|
||||
|
||||
<task>Implement features mentioned in the TODO list on
|
||||
GitHub.</task>
|
||||
</help>
|
||||
|
||||
<sponsor>DARPA/AFRL (in part)</sponsor>
|
||||
</project>
|
||||
</report>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue