Skip to content

castai/malware-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malware-feed

This project scans a predefined set of Git repositories for new releases. If new releases are found, the assets will be hashed. If an asset is compressed or part of an archive, it will be first extracted/uncompressed before hashing it.

The tracked repositories are configured in the local Config File with the following convention:

  • the repositories are split into sections, which specify the category of the malware group.
  • every row in a section is a key-value pair of a new tracked repo, where the key is the canonical name and the value is the URL to the repository.

Repositories will be checked daily for updates using a GitHub action.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages