changeme 1.2.3-4 source package in Ubuntu

Changelog

changeme (1.2.3-4) unstable; urgency=medium

  * Team Upload.

  [ Debian Janitor ]
  * Update standards version to 4.6.2, no changes needed.

  [ Sophie Brun ]
  * Remove useless dep python3-nose (Closes: #1070294)

 -- Sophie Brun <email address hidden>  Tue, 14 May 2024 12:15:37 +0200

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
changeme_1.2.3-4.dsc 1.9 KiB 342b99ce58a72fcf51990d9f4aa56a85b7996035ff11ccdcaaea5b9c8b9797dc
changeme_1.2.3.orig.tar.gz 62.5 KiB f4c3e750e2ed24a73a341f1e7def36c0be1b5553533b58365c7439b281657323
changeme_1.2.3-4.debian.tar.xz 3.3 KiB 4c1593241585b86a73d9bafe635fe6477b79144924ff2a97996661c26d79bf36

Available diffs

No changes file available.

Binary packages built by this source

changeme: Default credential scanner

 This package contains a default credential scanner. Commercial vulnerability
 scanners miss common default credentials. Getting default credentials added to
 commercial scanners is often difficult and slow. changeme is designed to be
 simple to add new credentials without having to write any code or modules.
 .
 changeme keeps credential data separate from code. All credentials are stored
 in yaml files so they can be both easily read by humans and processed by
 changeme. Credential files can be created by using the ./changeme.py --mkcred
 tool and answering a few questions.
 .
 changeme supports the http/https, MSSQL, MySQL, Postgres, ssh and ssh w/key
 protocols. Use ./changeme.py --dump to output all of the currently available
 credentials.