Skip to content

dandersonaspect/sensor-integration-framework

Repository files navigation

Sensor Integration Framework is a framework that can be used to integrate software test tools in a continuous integration (CI) environment. Most of the CI solutions you can get will integrate easily with popular unit testing frameworks. They will probably not integrate easily with commercial static analysis tools, for example. This project is meant to make that integration job much easier. SIF is being developed by the core team with the support and involvement of the community.

We aim to release SIF 1.0 by March 2015.

Table of contents

Quick start

Four quick start options are available:

  • Download the latest release - NOT YET.
  • Clone the repo: git clone https://github.com/aspectsecurity/sensor-integration-framework.

Read the Getting started page for information on the framework design and build process.

What's included

Framework plugins should extend Sensor and/or Publisher. An AppScan Source plugin will be included in 1.0.

The Framework is designed to be integrated into a CI tool. CLI and Jenkins plugin launchers will be in 1.0.

Bugs and feature requests

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Documentation

SIF documentation is under furious development.

Contributing

We will have a guidelines document here with directions for opening issues, coding standards, and notes on development.

Community

At least by the release of 1.0, we will need to provide a way for people to keep track of development and community news.

Versioning

SIF is maintained under the Semantic Versioning guidelines.

Creators

David Anderson

Kofi Bonney

Stefan Edwards

Kevin Fealey

Will Frontiero

Copyright and license

Code and documentation copyright 2015 Aspect Security, Inc. Code released under the GNU General Public License v2.0. Docs released under Creative Commons.

About

Sensor Integration Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages