None currently tracked.
None currently tracked.
None currently tracked.
None currently tracked.
When reporting a bug, please use the following template:
### Description
[Clear and concise description of the bug]
### Steps to Reproduce
1. [First step]
2. [Second step]
3. [and so on...]
### Expected Behavior
[What should happen]
### Actual Behavior
[What actually happens]
### Environment
- OS: [e.g., Ubuntu 22.04]
- Kernel: [e.g., 5.15.0]
- Rust version: [e.g., 1.75.0]
- Stackdog version: [e.g., 0.1.0]
### Logs[Paste relevant logs here]
### Additional Context
[Any additional information]
None currently resolved.
- Issue: eBPF requires kernel 4.19+ with BTF support
- Impact: May not work on older systems
- Status: Known limitation, documenting supported systems
- Workaround: Use fallback collectors (auditd) on older kernels
- Issue: Candle models may be large for embedded scenarios
- Impact: Memory usage on resource-constrained systems
- Status: Investigating model quantization
- Workaround: Use simpler rule-based detection initially
None currently tracked.
Track with cargo audit:
cargo auditNo known vulnerabilities in current dependencies.
IMPORTANT: Do not report security vulnerabilities via public GitHub issues.
Please report security vulnerabilities to:
- Email: info@try.direct
- GPG Key: [Request via email]
### Vulnerability Type
[e.g., Buffer overflow, SQL injection, etc.]
### Affected Component
[Module/function name]
### Impact
[What can an attacker do?]
### Steps to Reproduce
[Detailed reproduction steps]
### Suggested Fix
[If you have one]- Report submitted → Acknowledge within 48 hours
- Triage → Assign severity and priority (within 1 week)
- Investigation → Root cause analysis
- Fix development → Implement and test fix
- Review → Code review and security review
- Release → Include in next patch release
- Disclosure → Public disclosure after fix is available
| Level | Description | Response Time |
|---|---|---|
| Critical | System compromise, data loss | 24 hours |
| High | Significant functionality broken | 1 week |
| Medium | Minor functionality affected | 2 weeks |
| Low | Cosmetic, documentation | Next release |
When fixing bugs, ensure:
- Test case added for the bug
- All existing tests pass
- No performance regression
- Documentation updated (if needed)
- Changelog updated
For bug-related questions:
- GitHub Issues: https://github.com/vsilent/stackdog/issues
- Gitter: https://gitter.im/stackdog/community