Download List

Projeto Descrição

Flawfinder searches through source code looking for potential security flaws. It will provide a list of potential security flaws, sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Flawfinder ignores text inside comments and strings.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-01-17 09:07
1.27

A capacidade de revisar apenas as alterações em um programa foi adicionado. Outras pequenas melhorias e correções foram feitas.
Tags: Minor feature enhancements
The ability to review only the changes to a
program was added. Other minor improvements and
bugfixes were made.

2004-06-16 05:48
1.26

Código de melhor apoiar a abordagem da Microsoft para a internacionalização foi adicionado juntamente com várias novas regras para detectar situações mais. Os falsos positivos foram reduzidas e alguma documentação foi melhorado.
Tags: Minor feature enhancements
Code to better support Microsoft's approach to
internationalization was added along with various new rules to
detect more situations. False positives were reduced and some
documentation was improved.

2004-05-31 22:52
1.25

Esta versão adiciona mais regras para encontrar falhas de segurança envolvendo cuserid, getlogin, getpass, mkstemp, getpwuid, memalign, gsignal, ssignal, ulimit e usleep. Ele tem 137 regras que ele verifica automaticamente. Lentidão texto foi acrescentado ao manual para explicar exatamente como usar flawfinder com Vim e Emacs. Um erro no formato de colunas - foi corrigido, e muitos atalhos comandos de uma única carta foram adicionados. Ele tenta se auto-eliminar alguns falsos positivos, e um "- falsepositive" (-F) opção foi adicionada que tenta remover muitos mais.
Tags: Minor feature enhancements
This release adds more rules for finding security flaws involving cuserid, getlogin, getpass, mkstemp, getpw, memalign, gsignal, ssignal, ulimit, and usleep. It has 137 rules that it checks automatically. Lengthy text has been added to the manual to explain exactly how to use flawfinder with Vim and Emacs. An error in the --columns format has been fixed, and many shortcut single-letter commands have been added. It tries to auto-remove some false positives, and a "--falsepositive" (-F) option has been added that tries to remove many more.

2003-10-31 02:33
1.24

Esta versão corrige um erro extremamente obscuros de análise que em casos muito raros causados relatórios falsos de uma vulnerabilidade em que não havia um. Além disso, readlink () foi adicionado ao banco de dados de vulnerabilidades.
Tags: Minor feature enhancements
This version fixes an extremely obscure parsing error that in very rare cases caused false reports of a vulnerability where there wasn't one. Also, readlink() has been added to the vulnerability database.

2003-09-29 13:00
1.23

Esta versão corrigiu um erro de código sutil que causou constantes único personagem a não ser analisado corretamente, sob certas circunstâncias incomuns. Um erro no manual onde "- MinLevel" incorretamente só tinha um traço era fixo, e C / C + + extensões de arquivo estão listados na documentação.
Tags: Minor bugfixes
This release fixed a subtle code bug that caused
single character constants to not be be parsed
correctly under certain unusual circumstances.
An error in the manual where "--minlevel"
incorrectly only had one dash was fixed, and C/C
++ filename extensions are listed in the
documentation.

Project Resources