Code Monkey home page Code Monkey logo

drive's Introduction

DRIVE

Dataset and source code of DRIVE paper.

In this paper, we propose a novel approach DRIVE (Dockerfiles Rule mIning and Violation dEtection) to identify general patterns in Dockerfiles with moderate human participation.

DRIVE is able to identify new rules which have not been discovered by previous approaches. Moreover, given the identified rules, DRIVE can detect violations of such patterns by analysing input Dockerfiles.

Approach

Organized according to the structure of the approach part of the paper.

  • 00-datasets: including the initial dataset.
  • 01-parse: source code for parsing and subsution.
  • 03-group-by-command: source code command-based grouping.
  • 04-filter-and-encode: source code for preparing data mining.
  • 05-rule-mining: source code for the rule mining and rule summarization.

Evaluate

  • datasets: D1,D2,D3 dataset are provided.
  • rq1: source code for RQ1(How effective is the rule mining component of DRIVE?)
  • rq2: source code for RQ2(How effective is the rule summarization component of DRIVE?)
  • rq3: source code for RQ3(How effective is the rule mining component of DRIVE?)

drive's People

Contributors

mylodie avatar zwlin98 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

nashid

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.