Skip to content

A rule-based static code analyzer with PeopleCode-specific features and an extensible plug-in architecture.

License

Notifications You must be signed in to change notification settings

lbaca/PSCodeAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Code Analyzer

A rule-based static code analyzer with PeopleCode-specific features and an extensible plug-in architecture.

About

Although it was written with PeopleCode validation in mind, it should be noted that it is in fact a configurable code analysis engine that can be used to evaluate any text-based file and produce reports based on its findings.

Installation

To install the Static Code Analyzer, run the following:

pip install pscodeanalyzer

Usage

Refer to the wiki for details about the design, architecture, and configuration of the Static Code Analyzer, as well as instructions on how to invoke it and extend it with custom plug-ins.

Acknowledgements

The Static Code Analyzer was written as part of the deliverables for my Master of Science dissertation at the University of Liverpool, titled "A Framework for Customizing ERP Systems to Increase Software Reuse and Reduce Rework When Challenged with Evolving Requirements." I mention this primarily in gratitude to my employer, who graciously waived their claim to intellectual property on my work as part of this academic pursuit.

About

A rule-based static code analyzer with PeopleCode-specific features and an extensible plug-in architecture.

Topics

Resources

License

Stars

Watchers

Forks

Languages