II.
LibraryProcess overview
Reference · livelib-process:security-research--security-research-publication
security-research-publication overview
Process for conducting and publishing security research including methodology documentation, peer review, responsible disclosure coordination, and conference or blog publication.
Attributes
displayName
security-research-publication
description
Process for conducting and publishing security research including methodology
documentation, peer review, responsible disclosure coordination, and conference or blog publication.
libraryPath
library/specializations/security-research/security-research-publication.js
specialization
security-research
references
- - Project Zero Blog: https://googleprojectzero.blogspot.com/ - Black Hat CFP: https://www.blackhat.com/call-for-papers.html - DEF CON CFP: https://defcon.org/html/defcon-call-for-papers.html
example
const result = await orchestrate('specializations/security-research/security-research-publication', {
projectName: 'Novel Cache Timing Attack',
researchTopic: 'side-channel-attack',
publicationType: 'conference'
});
usesAgents
- security-report-writer
- vuln-researcher
Outgoing edges
lib_applies_to_domain1
- domain:cybersecurity·DomainCybersecurity
lib_belongs_to_specialization1
- specialization:security-research·Specialization
lib_implements_workflow1
- workflow:vulnerability-management·Workflow
uses_agent2
- lib-agent:security-research--security-report-writer·LibraryAgentSecurity Report Writer Agent
- lib-agent:security-research--vuln-researcher·LibraryAgentVulnerability Researcher Agent
Incoming edges
None.