Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

anon-doc-budg

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anon-doc-budg

Outil d'anonymisation de fichiers DocumentBudgetaire

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
3
Created
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

Package last updated on 08 Apr 2021

Did you know?

Socket

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