Socket
Socket
Sign inDemoInstall

anon-doc-budg

Package Overview
Dependencies
18
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    anon-doc-budg

Outil d'anonymisation de fichiers DocumentBudgetaire


Version published
Weekly downloads
9
increased by350%
Maintainers
3
Install size
826 kB
Created
Weekly downloads
 

Readme

Source

anonymisation-document-budgetaire

Outil d'anonymisation de fichiers DocumentBudgetaire

Ce dépôt de code contient un module d'anonymisation de fichiers XML de type <DocumentBudgetaire> comme définis par son XML Schema ainsi que son encapsulation dans une page web et dans un outil en ligne de commande.

Version web

La version web est accessible à cette adresse : https://dtc-innovation.github.io/anonymisation-document-budgetaire/

Outil en ligne de commande

Pour utiliser la version en ligne de commande :

Installer Node.js

Installer l'outil :

npm install anon-doc-budg -g

Utiliser :

anon-doc-budg --in dossierEntree --out dossierSortie
$ anon-doc-budg --help

  Usage: anon-doc-budg --in <dossier> --out <dossier>


  Options:

    -V, --version    output the version number
    -i, --in <dir>   Input directory
    -o, --out <dir>  Output directory
    -h, --help       output usage information

Propositions d'amélioration du format de fichier <DocumentBudgetaire>

Des propositions d'amélioration sont disponibles

Licence

MIT

FAQs

Last updated on 08 Apr 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc