Skip to content

Security: nurulc/tryitjs

Security

docs/security.md

Security

(work in progress) :construction:

Introduction

For anything deployed to the web, security shoul be something you should always be concerned about. The questions you should consider are as follows.

  1. Does TryITjs create safe code
  2. Can I create a security hole in the HTML I create using TryITjs
  3. Why GitHub we will not let you render your TryITjs HTML
  4. How do I show my TryITjs HTML on GitHub.

This section will discuss and the deployment of HTML file created by TryItjs. It will discuss why with a little care it is perfectly safe to deploy HTML files creted by TryITjs. Further we will discuss when it might be unsafe to deploy the HTML.

There aren't any published security advisories