vz-risk / verisr

R package for working with VERIS data
21 stars 11 forks source link

Fix schema fetch #15

Open tybyers opened 6 years ago

tybyers commented 6 years ago

There was a problem with the json2veris function where if the user did not supply a schema, the function would error out with a message as described on the issue for the original package: https://github.com/jayjacobs/verisr/issues/25.

I have cleaned that up so that if the user does not supply a schema location, the function will still do the right thing.

I also cleaned up some out-of-date items on the RAEDME.