Open Saentist opened 1 year ago
Hi @Saentist
Thanks for bringing this to my attention.
But I am not a real expert in Web/JS design. I have managed to get this so far on just trying to make it work. So I would appreciate some help in redesigning and restructuring this.
javascript-alert found alert() call; should this be in production code? web/assets/js/addtableentry.js:7 web/assets/js/addtableentry.js:169 web/assets/js/postxmldoc.js:15
insecure-document-method User controlled data in methods like
innerHTML
,outerHTML
ordocument.write
is an anti-pattern that can lead to XSS vulnerabilities web/assets/js/addtableentry.js:30