This add-in provides sidebar with CVSSv3.0 Calculator that shows and possibly insert your CVSSv3.0 value in your Word document. This is just a simple implementation of https://github.com/chandanbn/cvss. I'm just testing the technology, this project is nothing serious and might not work for you.
Here you can see how it looks like, just click the button and insert the numeric value where you want. It also inserts hidden HTML <span>
with value of the vector so you know how you got the value.
See this manual and follow these steps:
- Copy
manifest-prod.xml
into shared folder as described in step1)
of the manual - Follow steps
2)
and7)
of the manual
npm install
Generate your certificates into certs/
folder somehow and run locally:
npm start
Then follow Microsoft's guide on sideloading add-ins for development.
I don't care but there are dependencies: Copyright (c) 2015-2016, Chandan B.N. Copyright (c) 2015, FIRST.ORG, INC