🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

picaf

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

picaf

Show the window that allows you to click filenames, which are picked up by scanning input text file.

0.9.0
96

Supply Chain Security

100

Vulnerability

98

Quality

100

Maintenance

100

License

Unpopular package

Quality

This package is not very popular.

Found 1 instance in 1 package

Shell access

Supply chain risk

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Found 1 instance in 1 package

Maintainers
1

picaf

picaf (Pick-up a file) is a tool to generate a clickable map of files.

Show the window that allows you to click filenames, from text containing file names.

A slightly similar tool is python -m http.server, which serves a web page including links to files in local directories.

For installation instructions, please refer to the picaf website.

Example of Use

picaf was originally designed for use with dendro_text, which finds the similarity of text files and creates a dendrogram.

In this example, make the filenames clickable in the output of dendro_text so that you can investigate the content of each file with a text editor.

FAQs

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