Bug 207315

Summary: [NEW PORT] security/honeybadger: Quantum Insert detector and 0-day catcher
Product: Ports & Packages Reporter: Shawn Webb <shawn.webb>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: feld, swills
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
security/honeybadger port patch none

Description Shawn Webb 2016-02-18 21:41:18 UTC
Created attachment 167157 [details]
security/honeybadger port patch

HoneyBadger is a cool new security tool, written in golang. Attached is a patch that adds HoneyBadger to the security category. Please attribute any commits to HardenedBSD.
Comment 1 Shawn Webb 2016-02-18 21:44:22 UTC
After doing a second lookthrough, I'm not sure the plist is correct.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-02-19 21:39:26 UTC
A commit references this bug:

Author: swills
Date: Fri Feb 19 21:38:24 UTC 2016
New revision: 409210
URL: https://svnweb.freebsd.org/changeset/ports/409210

Log:
  security/honeybadger: add port

  PR:		207315
  Submitted by:	Shawn Webb <shawn.webb@hardenedbsd.org> (with modifications)

Changes:
  head/security/Makefile
  head/security/honeybadger/
  head/security/honeybadger/Makefile
  head/security/honeybadger/distinfo
  head/security/honeybadger/pkg-descr
Comment 3 Steve Wills freebsd_committer freebsd_triage 2016-02-19 21:43:47 UTC
Committed with changes. Thanks!