Coder Social home page Coder Social logo

deepfence / yarahunter-docker-extension Goto Github PK

View Code? Open in Web Editor NEW
23.0 4.0 5.0 323 KB

鉀达笍Docker extension for deepfence/YaraHunter馃攷

License: Apache License 2.0

Dockerfile 7.05% Makefile 6.07% Shell 0.12% HTML 1.31% TypeScript 22.69% Go 11.15% JavaScript 51.61%
deepfence docker extension hacktoberfest malware scanning scanning-tool yarahunter

yarahunter-docker-extension's Introduction

YaraHunter Docker Extension

CodeQL

How to install in Docker Desktop ?

Note: Method to install this extension will change once SecretScanner extension is approved and published by Docker team

  1. Pull the extension image in local
docker pull deepfenceio/yarahunter-extension:latest
  1. Install the extension, make sure Docker Desktop is installed and running
docker extension install deepfenceio/yarahunter-extension:latest

Enable Docker Extensions

Insider Preview

image

image

DEVELOPMENT

Enable hot reloading

cd ui
npm start
docker extension dev ui-source deepfenceio/yarahunter-extension http://localhost:3000

Open Chrome Dev Tools

In order to open the Chrome Dev Tools for your extension when clicking on the extension tab, run:

docker extension dev deepfenceio/yarahunter-extension

Each subsequent click on the extension tab will also open Chrome Dev Tools. To stop this behavior, run:

docker extension dev reset deepfenceio/yarahunter-extension

Change the backend service code

make build-extension
make update-extension                            

ref: https://www.docker.com/blog/build-your-first-docker-extension/

yarahunter-docker-extension's People

Contributors

ibreakthecloud avatar mukuldeepfence avatar such6 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

yarahunter-docker-extension's Issues

Update CONTRIBUTING.md

  • Add standard Github workflow commands in the CONTRIBUTING.md (opening issues, get assigned, fork, create clone, add, commit, creating PRs).
  • It will provide new potential project contributors with a short guide to how they can help with your project.

Add blank slate and loading animation

Add blank slate for the following conditions

  • Initially when nothing is scanned
  • When there is no result in the scan

Also, add animation in empty table view when scan is in progress

image

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.