II.
LibraryProcess overview
Reference · livelib-process:cryptography-blockchain--bug-bounty-program
specializations/cryptography-blockchain/bug-bounty-program overview
Bug Bounty Program Setup - Setup and management of bug bounty programs for smart contract security with vulnerability disclosure, triage, and reward processes.
Attributes
displayName
specializations/cryptography-blockchain/bug-bounty-program
description
Bug Bounty Program Setup - Setup and management of bug bounty programs for smart contract security
with vulnerability disclosure, triage, and reward processes.
libraryPath
library/specializations/cryptography-blockchain/bug-bounty-program.js
specialization
cryptography-blockchain
references
- - Immunefi: https://immunefi.com/
- - Code4rena: https://code4rena.com/
example
const result = await orchestrate('specializations/cryptography-blockchain/bug-bounty-program', {
projectName: 'DeFi Protocol Bug Bounty',
scope: ['core-contracts', 'periphery', 'frontend'],
maxReward: 500000,
platform: 'immunefi'
});
usesAgents
- bounty-architect
- scope-engineer
- reward-engineer
- disclosure-engineer
- triage-engineer
- platform-engineer
- legal-engineer
- launch-engineer
Outgoing edges
lib_applies_to_domain1
- domain:security·DomainSecurity
lib_belongs_to_specialization1
- specialization:cryptography-blockchain·Specialization
lib_covers_topic2
- topic:hmac-signing·TopicHMAC Signing
- topic:ssl-certs·TopicSSL/TLS Certificates
lib_implements_workflow1
- workflow:bug-triage·Workflow
lib_involves_role1
- role:security-engineer·RoleSecurity Engineer
lib_requires_skill_area2
- skill-area:symmetric-encryption·SkillAreaSymmetric Encryption
- skill-area:asymmetric-encryption·SkillAreaAsymmetric Encryption
uses_agent1
- lib-agent:devops-sre-platform--platform-engineer·LibraryAgentplatform-engineer
Incoming edges
None.