aboutcode-org / aboutcode-org/scancode-toolkit

Turn pronom DROID Signature files into matching rules for binary files

Abierto
#3,001 0 comentarios 0 reacciones 0 asignados Ver en GitHub
new feature
Lenguaje dominante
Python
Estrellas
2.6k
Forks
791
Merge medio
1 d 12 h
PR fusionados (30 d)
5

Descripción

## Short Description

## Possible Labels

Process Pronom DROID Signature files as an alternative to using `libmagic` for quick and dirty identification of binary files so those can be skipped during a scan.

## Select Category

- [ ] Enhancement
- [ ] Add License/Copyright
- [x] Scan Feature
- [ ] Packaging
- [ ] Documentation
- [ ] Expand Support
- [ ] Other

## **Describe the Update**

contains files with signatures describing byte sequences somewhat similar to `libmagic` (but different). This data (under the open government license 3.0 if I am not mistaken) might be used to create filters that can be used to identify binary files in a quick and dirty way. This can be used to filter specific files and prevent them from being processed further by Scancode.

## **How This Feature will help you/your organization**

## **Possible Solution/Implementation Details**

## **Example/Links if Any**

## **Can you help with this Feature**

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.