Automic VaultAutomic Vault

brew

Install fortitude with Homebrew, Nix

Fortran linter. Version 0.9.0 via Homebrew; verified 2026-05-13.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install fortitude

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#fortitude

nixpkgs package indexes · pkgs/by-name/fo/fortitude/package.nix · source: api.github.com

overview

Package summary

Fortran linter

Commands and aliases

  • fortitude

history

Project history and usage

Fortitude is a fast Fortran linter developed by PlasmaFAIR, written in Rust, installable through Python packaging, and inspired by Ruff. It combines tree-sitter-based parsing, over 100 lint rules, automatic fixes, multiple output formats, and editor integration through the Language Server Protocol.

Project history

The repository was created in January 2024 and the first public release, 0.1.0, was published in September 2024. The README states that Fortitude is built upon Ruff ideas and code, and developed by PlasmaFAIR to improve sustainability of plasma-science research software.

From 0.7.0 onward, the README documents standalone installers in addition to PyPI and Rust-source installation. The 0.9.0 release was published in May 2026.

Adoption history

Fortitude's README names open-source Fortran projects using it, including ADCIRC, CP2K, flexi, FTorch, MESA, OpenFMS, and a Met Office Fortran lint workflow. That adoption list positions it as a newer but already visible static-analysis tool in the scientific Fortran ecosystem.

How it is used

Users typically run fortitude check over a working tree or selected files, choose rules with select and ignore options, enable preview rules, request automatic fixes with --fix, and inspect rule explanations with fortitude explain. Configuration can live in fortitude.toml, .fortitude.toml, fpm.toml under extra.fortitude, or pyproject.toml under tool.fortitude.

Why package nerds care

Fortitude matters because it brings the Ruff-style fast-linter packaging model to Fortran: Rust implementation, Python-distributed command, standalone installers, pre-commit hooks, editor support, and CI-friendly output formats. It is a modern packaging story applied to a language ecosystem with a long scientific-code tail.

Timeline

  • 2024: GitHub repository created.
  • 2024: 0.1.0 initial release published.
  • 2025: 0.7.0 introduced documented standalone installers.
  • 2026: 0.9.0 release published.

Related projects

  • Fortitude is explicitly inspired by Ruff and uses parts from Ruff under the MIT license. It also relates to tree-sitter, Fortran Package Manager configuration, fortitude-pre-commit, and Fortran-lang best-practice material.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for fortitude. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
fortitude.toml.fortitude.tomlfpm.tomlpyproject.toml

executables

Installed executables

CommandKindExposureNote
fortitudecliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.9.0
manager updated2026-05-13
local dataok
upstreamcurrent
latest detectedv0.9.0

https://github.com/PlasmaFAIR/fortitude

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:fortitude
Version0.9.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/fortitude
Homepagehttps://fortitude.readthedocs.io/en/stable/
Repositoryhttps://github.com/PlasmaFAIR/fortitude
Upstream docshttps://fortitude.readthedocs.io/en/latest/linter
LicenseMIT
Source archivehttps://github.com/PlasmaFAIR/fortitude/archive/refs/tags/v0.9.0.tar.gz
Last updated2026-05-13T22:08:00Z
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefortitude
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

fortitude

nix profile install nixpkgs#fortitude
  • normalized package name match
  • Matched by: Fortitude
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fo/fortitude/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment