Bug#1064033: ITP: asn -- network OSINT CLI ASN, RPKI, BGP, Geo, Recon, Trace

2024-02-15 Thread Marcos Rodrigues de Carvalho (aka oday)
Package: wnpp
Severity: wishlist
Owner: "Marcos Rodrigues de Carvalho (aka oday)" 
X-Debbugs-Cc: debian-devel@lists.debian.org, marcosrcarvalh...@gmail.com

* Package name: asn
  Version : 0.75.3
  Upstream Contact: Adriano nitefood
* URL : https://github.com/nitefood/asn/
* License : Expat
  Programming Lang: shell script
  Description : network OSINT CLI ASN, RPKI, BGP, Geo, Recon, Trace

 provides in-depth network analysis, including ASN, RPKI, BGP, IP geolocation,
 and network reconnaissance. It supports incident investigation and offers IP
 tracing and lookup capabilities. It enables quick and efficient queries for
 understanding and decision-making in cybersecurity environments.
 .
 this tool in summary does:
  - ASN: Identifies Autonomous System Numbers
  - RPKI validity: Validates route announcements
  - BGP stats: Provides statistics on Border Gateway Protocol
  - IPv4v6 Prefix: Deals with IP address prefixes
  - ASPath: Tracks the path of Autonomous Systems
  - Organization: Identifies the organization owning an IP address
  - IP reputation: Assesses the reputation of an IP address
  - IP geolocation: Determines the geographical location of an IP address
  - IP fingerprinting: Identifies unique characteristics of an IP address
  - Network recon: Conducts reconnaissance on a network
  - Lookup tool: Searches for information about IP addresses
  - Web traceroute server: Traces the path of data packets over the Internet



Bug#1063633: ITP: python-autodocsumm -- API that automatically extends sphinx

2024-02-09 Thread Marcos Rodrigues de Carvalho (aka oday)
Package: wnpp
Severity: wishlist
Owner: "Marcos Rodrigues de Carvalho (aka oday)" 
X-Debbugs-Cc: debian-devel@lists.debian.org, marcosrcarvalh...@gmail.com

* Package name: python-autodocsumm
  Version : 0.2.12
  Upstream Contact: Philipp S. Sommer 
* URL : https://github.com/Chilipp/autodocsumm/
* License : apache-2.0
  Programming Lang: Python
  Description : API that automatically extends sphinx
  
  The Python autodocsumm module is a tool that helps developers write
  documentation for their Python programs in an easier and faster way.
  It does this automatically, creating summaries or "shortcuts" to the
  important parts of the code, such as functions and methods. 
  .
  The module is capable of:
- automatically create summaries
- produces explanatory comments
- customize summaries with extra details
- Allows Integration with Other Tools



Bug#1063591: ITP: anew -- Tool for adding new lines to files, skipping duplicates (program)

2024-02-09 Thread Marcos Rodrigues de Carvalho (aka oday)
Package: wnpp
Severity: wishlist
Owner: "Marcos Rodrigues de Carvalho (aka oday)" 
X-Debbugs-Cc: debian-devel@lists.debian.org, debian...@lists.debian.org , 
marcosrcarvalh...@gmail.com

* Package name: anew
  Version : 0.1-1
  Upstream Contact: Tom Hudson 
* URL : https://github.com/tomnomnom/anew
* License : Expat
  Programming Lang: Go
  Description : Tool for adding new lines to files, skipping duplicates 
(program)
  
This program provides a tool for adding new lines to files while ensuring that
 duplicate lines are skipped. It offers a convenient solution for managing text
 files by preventing redundant data. The tool is designed to streamline file 
 editing processes and improve efficiency when working with large datasets or 
 configuration files. It can be useful in various scenarios, such as log 
 management, data processing, and configuration management tasks.