An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with staticanalysis

A curated list of projects in awesome lists tagged with staticanalysis .

https://github.com/ajinabraham/njsscan

njsscan is a semantic aware SAST tool that can find insecure code patterns in your Node.js applications.

appsec codereview codescanner devsecops expressjs jslint lint linter njsscan nodejs nodejsscan nodesecurity python sast security security-tools semantic static-analysis static-analyzer staticanalysis

Last synced: 14 May 2025

https://github.com/sanposhiho/wastedassign

Go Linter: finds wasted assignment statements 🗑

analyzer go golang staticanalysis

Last synced: 16 May 2025

https://github.com/secure-software-engineering/typeevalpy

A Micro-benchmarking Framework for Python Type Inference Tools

benchmark python staticanalysis typeinference

Last synced: 10 Apr 2025

https://github.com/gusto/committer

A CLI for managing linter executions in git hooks

cli dex golang staticanalysis

Last synced: 15 Apr 2025

https://github.com/k1low/gostyle

gostyle is a set of analyzers for coding styles.

coding-style go go-vet hacktoberfest staticanalysis

Last synced: 16 Apr 2025

https://github.com/umair9747/staticot

A BASH script to automate simple tasks related to static malware analysis

cybersecurity malware malwareanalysis security static-malware-analysis staticanalysis threatintel threatintelligence

Last synced: 31 Jul 2025

https://github.com/miyamo2/tagcase

Checking and standardizing the case conventions used in naming Go struct tags.

cobra cobra-cli customizable formatter go go-vet golang golangci-lint linter static-analysis staticanalysis struct-tags vet

Last synced: 29 Jul 2025

https://github.com/qawatake/fsel

Linter: fsel flags field access with unverified nil errors

go golang linter staticanalysis

Last synced: 28 Mar 2025

https://github.com/qawatake/dwrap

Linter: dwrap forces every public function to begin with an deferring call of a error wrapping function like derrors.Wrap.

go golang linter staticanalysis

Last synced: 03 Apr 2025

https://github.com/qawatake/globalcall

Linter `globalcall` detects that specific functions are called in a package scope.

go golang linter staticanalysis

Last synced: 03 Apr 2025

https://github.com/qawatake/nilnop

Linter: nilnop detects nil is passed to a function that does nothing for nil

go golang linter staticanalysis

Last synced: 03 Apr 2025

https://github.com/qawatake/decorator

Library: decorator wraps analyzers to supplement the results with additional details

go golang staticanalysis

Last synced: 03 Apr 2025

https://github.com/qawatake/notany

Linter: notany limits possible types for arguments of any type.

go golang linter staticanalysis

Last synced: 15 Jun 2025

https://github.com/exouciam/seminar-paper-pmd-ss24

The topic of my seminar paper is: "Static code analysis with Checkstyle and PMD". The aim is to present and compare the features of the two tools.

java pmd staticanalysis staticcodeanalysis staticcodeanalyzer

Last synced: 23 Mar 2025

https://github.com/qawatake/intcast

Analyzer: intcast finds integer type cast that can cause overflow

go golang linter staticanalysis

Last synced: 23 Feb 2025