GithubHelp home page GithubHelp logo

spacecase123 / vm-packages---mandiant-fireeye Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mandiant/vm-packages

0.0 0.0 0.0 161 KB

License: Apache License 2.0

Python 11.03% PowerShell 88.97%

vm-packages---mandiant-fireeye's Introduction

daily check CI

Virtual Machine Packages

Overview

This repository contains the source code for packages supporting the projects below:

NOTE: Packages do not contain actual software distributions. Packages are PowerShell scripts that only contain instructions for obtaining distributions. See Chocolatey legal information for more details.

Package Lifecycle

Below is a summary of a package's lifecycle from source code to tool installation:

  1. Package source code committed
  2. Package built and pushed to MyGet repository
    • A built package is a .nupkg file that's essentially a ZIP file of the package source code
    • GitHub actions will perform building/pushing to MyGet; however, repo admins may need to manually build/push packages occasionally
  3. User runs installation script for:
  4. Installation script downloads built package (aka .nupkg file) from MyGet
    • The installation script contains a list of packages to install (e.g., packages.json)
  5. Installation script installs the package which in turn performs the actions below:
    • Package contains a tool's URL link
    • Package downloads and installs tool to the User's system

Why Open-Source the Package Code?

Open-sourcing the package source code provides the community an avenue to both fix broken packages and submit new packages.

Additional Benefits: Automation

Once a package is submitted, our PR hooks will test the package to see if it builds and installs correctly. Additionally, GitHub actions can automatically build and test each package on a daily or weekly basis to check if a package has broke. The awareness of broken packages is a large problem by itself which these actions can alleviate.

How do I Create a Package?

Please see the Wiki for documentation on how to create a package using our established best practices.

vm-packages---mandiant-fireeye's People

Contributors

ana06 avatar mr-tz avatar malwaremechanic avatar vm-packages 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.