Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

add in security test and fixes plus local dev #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lpmi-13
Copy link
Contributor

@lpmi-13 lpmi-13 commented Feb 13, 2020

vulnerabilities found

Being able to run the security test locally involved putting all the dependencies
in a local /vender folder, so that's what I did.

An alternate approach would be to reference them as absolute URL's from the
hacksoc.co.uk domain, for example:

<script src="https://hacksoc.co.uk/vendor/jquery/jquery.min.js"></script>

...so can rework this commit to do that if it seems like a better approach.

Being able to run the security test locally involved putting all the dependencies
in a local /vendor folder, so that's what I did.

An alternate approach would be to reference them as absolute URL's from the
hacksoc.co.uk domain, for example:

<script src="https://hacksoc.co.uk/vendor/jquery/jquery.min.js"></script>

...so can rework this commit to do that if it seems like a better approach.
@lpmi-13
Copy link
Contributor Author

lpmi-13 commented Feb 13, 2020

Just to note, I'm sure these PR's seem like they're coming out of nowhere. I'm a web dev recently relocated to Dundee, and came across the Abertay Ethical Hacking Society as a local group that sounded really interesting. Checked out the site and noticed some easy wins for improvement.

Hoping to attend the event on Feb 19!

@0xmachos 0xmachos added the enhancement New feature or request label Feb 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants