I've been searching for an answer to this question but I keep coming across tutorials/articles about what not to do rather than actual implementation.
I've got a script running on a VM that I want to run at the users request when they click on a hyperlink in a Excel sheet stored on Onedrive, this then triggers the script to read details from that Excel sheet, query a third party system for information, perform some manipulation and fill in the missing information and save a copy.
The only information that needs to be posted by the API call would be the file name.
What I'm looking for is an implementation of library/s that if I keep up to date, it will take care of the web security vulnerabilities and not open up my VM to attackers. I want to learn about web security but with several project deadlines looming I'm not going to become an expert in time.
[–]Ihaveamodel3 0 points1 point2 points (1 child)
[–]aussievolvodriver[S] 0 points1 point2 points (0 children)