
Research
/Security News
Fake imToken Chrome Extension Steals Seed Phrases via Phishing Redirects
Mixed-script homoglyphs and a lookalike domain mimic imToken’s import flow to capture mnemonics and private keys.
flict
Advanced tools
FOSS License Compatibility Tool (flict) is a Free and Open Source Software tool to verify license compatibility for a package and its dependencies. You can use the tool to automate license compatibility verification in your compliance work flow.
flict can:
verify license compatibility for license expression and a package with dependencies
suggest candidate outbound licenses
simplify license expressions
display, in misc format, compatibilities between licenses
check outbound licenses against a policy (policy as supplied by the user)
flict supports:
104 licenses (flict -of text list)
normalizing common non SPDX ways to write licenses (e.g GPLv2 -> GPL-2.0-only) via foss-licenses
adding your own licenses (and compatibilities), see "Extending the license db" in SETTINGS
specifying licenses that are not allowed, see "Denied licenses" in SETTINGS
specifying license preference in case of a choice (e.g. "MIT OR FTL"), see "Preferred licenses" in SETTINGS
Check out our EXAMPLES
flict does not come with any knowledge about licenses and their compatibilities or license prioritiy prefeerences. These things are specified outside the tool, using JSON and CSV files. By default flict has files defining licenses and compatibilities which probably gets most of our users going. Having licenses and compatibilities (and even more stuff) defined outside the tool makes it easy to extend the tool with new licenses etc without modifying the code.
Read more in SETTINGS
To check compatibility between two licenses flict is using osadl-matrix which is using OSADL's matrix.json as found in Open Source License Checklists
Look at our INSTALLATION page.
Flict is included in the docker image Compliance Tools which is easily managed by Compliance Tool Collection
flict outputs a report as well as an exit code.
0 - success
5 - missing arguments
10 - invalid project file
11 - invalid expression
12 - file not found
A report of the component's compatibility with suggested outbound licenses is created. By default a short text report is created, but flict can provide a report in a couple of formats.
Default. Available for all commands.
With markdown output you can use pandoc to create output in other formats (e.g. html, pdf). Partially supported.
Partially supported.
You can create a user specific configuration for the tool that defines a few default parameters to your choices.
Either create a json file at ~/.flict.cfg or at a path defined by environment variable FLICT_USERCONFIG.
| key | sets CLI option |
|---|---|
| license_matrix-file | -lmf --license-matrix-file |
| licenses_denied_file | -ldf --licenses-denied-file |
| licenses_denied_file | -ldf --licenses-denied-file |
| alias-file | -af --alias-file |
| output-format | -of --output-format |
{
"license_matrix-file": "/my/very/own/osadl-matrix.csv",
"output-format": "text"
}
File a ticket at github.com/vinland-technology/flict/issues.
See CONTRIBUTING
flict is released under GPLv3 (https://www.gnu.org/licenses/gpl-3.0.en.html)
FAQs
FOSS License Compatibility Tool
We found that flict demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
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.

Research
/Security News
Mixed-script homoglyphs and a lookalike domain mimic imToken’s import flow to capture mnemonics and private keys.

Security News
Latio’s 2026 report recognizes Socket as a Supply Chain Innovator and highlights our work in 0-day malware detection, SCA, and auto-patching.

Company News
Join Socket for live demos, rooftop happy hours, and one-on-one meetings during BSidesSF and RSA 2026 in San Francisco.