notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/seclists/pkg-message
SVNWeb

Number of commits found: 2

Mon, 27 Jun 2022
[ 18:45 Lorenzo Salvadore (salvadore) search for other commits by this committer ]    commit hash:4e6ca5e6b0a02c8605bda8fadfd208eadc922ec5  commit hash:4e6ca5e6b0a02c8605bda8fadfd208eadc922ec5  commit hash:4e6ca5e6b0a02c8605bda8fadfd208eadc922ec5  4e6ca5e 
security/seclists: Remove workaround

Remove workaround to deal with a filename which was too long. The
workaround is obsolete now that pkg has been update to 1.18.3.
Mon, 2 May 2022
[ 11:26 Lorenzo Salvadore (salvadore) search for other commits by this committer ]    commit hash:61148419695a182586d7c11fa61460695b95f3d4  commit hash:61148419695a182586d7c11fa61460695b95f3d4  commit hash:61148419695a182586d7c11fa61460695b95f3d4  6114841 
security/seclists: Add port

SecLists is the security tester's companion. It is a collection of
multiple types of lists used during security assessments, collected in
one place. List types include usernames, passwords, URLs, sensitive data
patterns, fuzzing payloads, web shells, and many more. The goal is to
enable a security tester to pull this repository onto a new testing box
and have access to every type of list that may be needed.

This project is maintained by Daniel Miessler, Jason Haddix, and
g0tmi1k.

WWW: https://github.com/danielmiessler/SecLists

Reviewed by:	danfe, gerald, bapt
Approved by:	tcberner (co-mentor)
Differential Revision:	https://reviews.freebsd.org/D35026

Number of commits found: 2