ossf / osv-schema

Open Source Vulnerability schema.
https://ossf.github.io/osv-schema/
Apache License 2.0
182 stars 79 forks source link

Fix truncated copy/paste in database_specific description #229

Closed chrisbloom7 closed 7 months ago

chrisbloom7 commented 7 months ago

Adds back the as defined by the database in the description of the range object's database_specific field. This brings it into line with the descriptions of the other two database_specific fields. I suspect it was just a bad copy/paste operation as we were adding those fields to other objects beyond the top level.