misp
https://github.com/misp/misp
PHP
MISP (core software) - Open Source Threat Intelligence and Sharing Platform
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported0 Subscribers
Add a CodeTriage badge to misp
Help out
- Issues
- [medium] perf: replace save()+refetch with one atomic UPDATE in Workflow::__incrementWorkflowExecutionCount
- [medium] perf: indexed HMAC lookup before bcrypt in AuthKey::getAuthUserByAuthKey
- [medium] perf: cache galaxy dictionary and index content matching in EventReport::extractWithReplacements
- [medium] perf: lazy per-id module resolution in Workflow::loadAllWorkflowModules
- [medium] perf: batch the per-attribute uuid lookup in MispAttribute::editAttribute
- [medium] perf: replace per-object attribute N+1 with one JOIN in ObjectsController::orphanedObjectDiagnostics
- [medium] perf: batch analyst-data attach for multi-row finds in AnalystDataParentBehavior::afterFind
- [medium] perf: batch decay-score sightings fetch in MispAttribute::fetchAttributes
- fix decaying model type mapping
- [medium] perf: avoid Router::url route walk in Events/View/attribute_correlations.ctp link building
- Docs
- PHP not yet supported