Code Monkey home page Code Monkey logo

magento-module-security-txt's Introduction

Security.txt for Magento1

This module creates a security.txt file according to https://securitytxt.org/ and its RFC

β€œWhen security risks in web services are discovered by independent security researchers who understand the severity of the risk, they often lack the channels to disclose them properly. As a result, security issues may be left unreported. security.txt defines a standard to help organizations define the process for security researchers to disclose security vulnerabilities securely.”

Installation

composer

Add to your composer.json

  "repositories": [
    {
      "type": "vcs",
      "url": "[email protected]:kkrieger85/magento-module-security-txt.git"
    }
  ],
composer require kkrieger85/magento-module-security-txt:"dev-master"

modman

modman init
modman clone --copy https://github.com/kkrieger85/magento-module-security-txt.git

Usage

  1. enter configuration values
  2. create security.txt file from Magento Backend

If you don't enter any contact information the module use contacts/email/recipient_email setting

Development

Please create PR on Github

Issues

Please create a new issue on Github

License and author

Contributors

magento-module-security-txt's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

magento-module-security-txt's Issues

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.