https://github.com/advisories/GHSA-7gmj-h9xc-mcxc nodemailer/mailparser#412
https://github.com/microsoft/maker.js/security/advisories/GHSA-2cp6-34r9-54xx
| int main() | |
| { | |
| return 0; | |
| } |
| <html> | |
| <head> | |
| </head> | |
| <script type="text/javascript"> | |
| function makeShort() | |
| { | |
| var longUrl=document.getElementById("longurl").value; | |
| var request = gapi.client.urlshortener.url.insert({ | |
| 'resource': { | |
| 'longUrl': longUrl |