mwittrock / cpilint

Automated governance of your SAP Cloud Integration flows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPILint logo

Welcome to the CPILint GitHub repository!

What is CPILint?

CPILint is a command-line tool for SAP Cloud Integration, that lets you automate the governance of your integration flows. With CPILint, you create executable development guidelines, by setting up a number of rules, that you want your integration flows to comply with.

The tool ships with a number of built-in rules, that enable you to, for instance, disallow the use of certain adapters, check that only your organization’s sanctioned mapping tools and scripting languages are being used, and ensure that security best practices are being followed.

With your chosen rules in place, CPILint does the heavy lifting of checking that your integration flows are compliant, and presenting you with a report of those that are not.

Documentation

Instructions on installing and using CPILint are available in the wiki.

License

CPILint is licensed under the MIT license. For the full license text, please see the LICENSE.txt file in the root of the repository.

Contributing

The CPILint project is not currently looking for code contributions. This may change in the future.

About

Automated governance of your SAP Cloud Integration flows.

License:MIT License


Languages

Language:Java 94.4%Language:XQuery 2.9%Language:XSLT 1.1%Language:Shell 0.8%Language:Batchfile 0.8%