cisco / joy

A package for capturing and analyzing network flow data and intraflow data, for network research, forensics, and security monitoring.
Other
1.31k stars 329 forks source link

Add configuration and setup for running musebot #234

Closed TomMD closed 5 years ago

TomMD commented 5 years ago

This configuration file instructs muse to

  1. Run a setup that installs pcap and runs configuration
  2. Explicitly use make, just to side-step the autodetect logic and make things rock solid.
  3. Explicitly use the infer checker.

I see joy, as with the cisco/libacvp project, has given musedev webhook events so with these changes you should see meaningful reports from the analysis.

N.B. the bot is likely to respond to this pull request with a failure because the pre-PR branch (aka master) does not build due to the default analysis image lacking libpcap-dev.

sonatype-lift[bot] commented 5 years ago

Muse Error: BuildError while running Infer on 3ca3818b: Is the build broken?

sonatype-lift[bot] commented 5 years ago

Muse Analysis Complete

Analysis tools: [ Infer ] run on commits [ 7885a058 .. 3ca3818b ]

bhudson33 commented 5 years ago

we have merged in this into master