Documentation ¶
Overview ¶
Command convert implements a landlocked image converter.
Usage: ./convert < input.jpeg > output.png
This is a basic command line utility that reads from stdin and writes to stdout. It has no business opening any additional files, so we forbid it with a Landlock policy. Security issues in media parsing libraries should not let the attacker access the file system.
Click to show internal directories.
Click to hide internal directories.