Registry / other / soar-auditor-api

soar-auditor-api

JSON →
library1.0.0rbrubygemsunverified

Provides the base API from which auditor implementations can extend for the SOAR auditing framework.

gem install soar_auditor_api
INSTALL
IMPORT
SIG · SOAR-AUDITOR-API
S
soar-auditor-api
otherrubyv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SoarAuditorApi
require 'soar_auditor_api'

Extend the base auditor class to create a custom auditor.

require 'soar_auditor_api' class MyAuditor < SoarAuditorApi::Base def audit(event) puts event end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Amazon
1
Resources
soar-auditor-api — gem install soar-auditor-api · libregistry