Skip to content

puyangsky/DockerSecurityResearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DockerSecurityResearch(DFS)

This repository is a security research about dockerfile security, and we propose a project DockerFile Security (aka DFS). Using the machine learning approach like clustering, DFS could recognize the abnormal operations in dockerfile among a kind of dockerfiles.

parser of Dockerfile

refer to the official docker parser in moby project.

https://github.com/moby/moby/blob/master/builder/dockerfile/parser/parser.go

How to run the code

First, revise the db.conf.sample, input the keyword and rename it to db.conf

Releases

No releases published

Packages

No packages published

Languages