Bug#1002599: ITP: binlex -- a genetic binary trait lexer

2021-12-25 Thread Jan Gru
Package: wnpp
Severity: wishlist
Owner: Jan Gru 
X-Debbugs-Cc: debian-devel@lists.debian.org, 
debian-security-to...@lists.debian.org

* Package name: binlex
  Version : 1.1.0
  Upstream Author : @c3rb3ru5d3d53c
* URL : https://github.com/c3rb3ru5d3d53c/binlex
* License : The Unlicense
  Programming Lang: C++
  Description : a genetic binary trait lexer utility

Extract basic blocks and functions as traits from binaries for malware
research, hunting and detection. Use cases range from (automated)
YARA signature generation, identification of code reuse, creation of
a good- or malware trait corpus, genetic programming and ML-based
malware detection.

* Relevance of the package
Creating detection signatures or finding code reuse and code
similarity are important steps for understanding malware threats and
defending networks. Binlex helps to simplify and automate these tasks
by providing a C++-library and a utility program to extract binary
traits from binaries.

* Maintenance Plan
I suggest to maintain binlex inside the pkg-security-team's
repository on salsa, since most of the packages related to
security and forensics live there. I am looking for a sponsor
for this package -- ideally a member of the pkg-security-team.



Re: Bug#1001903: ITP: loki-database -- Like Prometheus, but for logs.

2021-12-25 Thread Andrei POPESCU
On Du, 19 dec 21, 11:37:21, Sean Anderson wrote:
> > On 12/18/21 6:08 PM, Paul Wise wrote:
> > > On Sat, 2021-12-18 at 12:20 -0500, Sean Anderson wrote:
> > > 
> > > > To: sub...@bugs.debian.org
> > > > Cc: debian-devel@lists.debian.org, debian...@lists.debian.org
> > > 
> > > In future, please use X-Debbugs-CC, so that the recipients get your bug
> > > numbers too and so they can CC the bug.
> > > https://www.debian.org/Bugs/Reporting#xcc
> > > 
> 
> I will try and do that in the future. I wasn't sure how to add a custom
> header in my email client, but I think I have it figured out.

Custom header would work, but it's sufficient to add it as yet another 
pseudo-header, together with Packgage: etc. ;)

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser


signature.asc
Description: PGP signature


Bug#1002611: ITP: r8125 -- dkms source for the r8125 network driver

2021-12-25 Thread Hideki Yamane
Package: wnpp
Severity: wishlist
Owner: Hideki Yamane 
X-Debbugs-Cc: debian-devel@lists.debian.org, henr...@debian.org, a...@debian.org

* Package name: r8125
  Version : 9.007.01
  Upstream Author : Realtek NIC software team 
* URL : 
https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-pci-express-software
* License : GPL-2 (but goes into non-free, see below)
  Programming Lang: C
  Description : dkms source for the r8125 network driver

 r8125 is the Linux 2.5G Ethernet device driver released by RealTek for their
 network controller.
 .
 This package provides the dkms source code for the r8125 kernel modules.
 Kernel source or headers are required to compile these modules.


 As same as r8168-dkms, it overwrites firmware running in microcontrollers
 on the network controllers, then goes into non-free.
 See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777257



Bug#1002616: ITP: ocaml-odoc-parser -- parser for OCaml documentation comments

2021-12-25 Thread Stéphane Glondu
Package: wnpp
Severity: wishlist
Owner: Stéphane Glondu 
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-ocaml-ma...@lists.debian.org

* Package name: ocaml-odoc-parser
  Version : 1.0.0
  Upstream Author : the odoc-parser programmers
* URL : https://github.com/ocaml-doc/odoc-parser
* License : ISC
  Programming Lang: OCaml
  Description : parser for OCaml documentation comments

 Odoc_parser is a library for parsing the contents of OCaml
 documentation comments, formatted using 'odoc' syntax, an extension
 of the language understood by ocamldoc.

This package is a new dependency of ocaml-odoc. It will be maintained
in the OCaml team.


Bug#1002618: ITP: pass-audit -- pass extension for auditing your password repository

2021-12-25 Thread Thomas Perret
Package: wnpp
Severity: wishlist
Owner: Thomas Perret 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: pass-audit
  Version : 1.1
  Upstream Author : Alexandre Pujol 
* URL : https://github.com/roddhjav/pass-audit
* License : GPL-3+
  Programming Lang: Bash, Python
  Description : pass extension for auditing your password repository

pass audit is a password-store extension for auditing your password repository.
Passwords will be checked against the Python implementation of Dropbox' zxcvbn
algorithm and Troy Hunt's Have I Been Pwned Service.
It supports safe breached password detection from haveibeenpwned.com using a
K-anonymity method. Using this method, you do not need to (fully) trust the
server that stores the breached password.
You should read the security consideration section for more information.

I plan to maintain it in the global salsa namespace. As I'm a Debian 
MaintainerI will need a sponsor for the first upload.

Thomas