1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-07 06:25:23 +02:00

Update README.md

This commit is contained in:
Harvey Kandola 2016-04-29 16:47:36 -07:00
parent 4a5ffe97ba
commit 8fe5923200

View file

@ -1,6 +1,6 @@
# To Document / Instructions
the build process around go get github.com/elazarl/go-bindata-assetfs
The build process around go get github.com/elazarl/go-bindata-assetfs
## GO
@ -30,17 +30,3 @@ but browser restart is!
- bower install
- cd ..
- ./build.sh
# XSS
https://www.google.com/about/appsecurity/learning/xss/#HowToTest
https://www.owasp.org/index.php/XSS_(Cross_Site_Scripting)_Prevention_Cheat_Sheet_
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/unescape
# Running the Go tests
WARNING: DO NOT RUN THE AUTOMATED TESTS AGAINST A LIVE DATABASE.
Before running the Go tests, please note that they will alter the database that they are run on.
For detailed instructions see the SDK README.md and directory "exttest".