Giter Club home page Giter Club logo

devsecops-jenkins-pipelines-as-code's Introduction

DevSecOps via Jenkins Pipelines & Configurations as Code

Description

This repository was born as a project to collect a wide variety of practice DevSecOps implementions via Jenkins Pipelines and Configurations as Code.

The main objective is to help anyone who needs to implement this kind of practices on their projects, taking these resources as basis for it.

Please be sure to do not deploy this in production environments without before understand and adjust the implemented codes to your own needs. For sure, it could just break something!

Currently working on

At this moment, work has been done on the development of some Pipelines as Code configurations that include SAST and SCA practices on Continuous Integration for Python projects. The next will be working on pipelines for Java projects, later for Javascript, and so on.

Pipeline features

Some of the main features and capacities to be implemented for each type of pipeline-by-language are the following:

  • To download the source code from parameterized git repository.
  • To integrate at least five tools for SCA analysis.
  • To integrate at least five tools for SAST analysis.
  • To integrate at least three tools for secrets scanning.
  • To parameterize a list of integrated tools that will be selected to be used when launching a Job.
  • To store the tool reports as artifacts, on JSON format.
  • To store summarized reports as artifacts, on CSV format.

To-Do tasks (At the moment)

  • Finish the Pipeline as Code for Python projects.
  • Implement an auto-install method using JCasC to start a pre-configured server from scratch.
  • Create and document a directory structure to store the codes.

Disclaimer

All the implementations on this repository are entirely based on the exclusively use of Free/Open Source software. If a privative tool results implemented, it will be done based on its Free/Open version only.

Contributing

Please feel free to look through the open issues, make a fork and submit a PR for improvements. All the suggestions, updates, fixes, new features and capabilities are appreciated.

Of course, all contributors obtain copyrights on this project and will be listed here!

Issues and Support

If you have suggestions, questions or issues running some of the codes, feel free to open an issue to contact and receive help.

At this moment no other channels (like e-mail or social media) are being used for support purposes. So please, do not try to contact me through other ways for this matter.

Licence

devsecops-jenkins-pipelines-as-code's People

Contributors

juandero avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.