Kelvin
Kelvin
### Package URl `pkg:maven/tailrecursion/[email protected]` and `pkg:maven/org.clojure/[email protected]` ### CPE `cpe:2.3:a:priority-software:priority:1.2.1:*:*:*:*:*:*:*` and `cpe:2.3:a:priority-software:priority:1.1.0:*:*:*:*:*:*:*` ### CVE CVE-2022-23172 and CVE-2022-23173 ### ODC Integration _No response_ ### ODC Version 7.1.1 ### Description CVE-2022-23172 and CVE-2022-23173...
### Package URl pkg:maven/com.h2database/[email protected] ### CPE cpe:2.3:a:h2database:h2:2.1.212:*:*:*:*:*:*:* ### CVE CVE-2018-14335 ### ODC Integration _No response_ ### ODC Version 7.1.0 ### Description According to the maintainer of the H2 database, this...
GOAL: Add fragments, lines of SQL code that can be defined in `.sql` files in order to compose larger statements. This has been a long-requested feature; Issue #36 was created...
### Description I am using the `NVD_API_TOKEN` environment variable to provide nvd-clojure with my NVD API key, and it does not work. Using the Clojure Tools method, I should have...
Description: When calling `graph/transpose` in compiled ClojureScript, it returns a nil value for `:adj`. For example: ``` (def g (-> graph/digraph (graph/add-edges ["foo" "bar"])) => {:nodeset #{"foo" "bar"}, :adj {"foo"...
The section [Part Three: Communication and Processing](https://github.com/adlnet/xapi-profiles/blob/master/xapi-profiles-communication.md#part-three-communication-and-processing) describes requirements for inference logic to be implemented by Profile Servers: > A Profile Server will include inference logic for the following, at...
- Update the underlying xapi-schema lib version to allow for empty language maps in xAPI Statements - Despite the above, automatically remove empty maps in xAPI Statements (lang maps, `context`,...
- [SQL-252] Update DATASIM to latest version and update insertion input accordingly - Also update DATASIM as used in tests - [SQL-253] Change `--async?` to `--async`, and remove the arg,...
An edge case that was noticed that is not covered in the conformance test suite (as of version 1.0.3) is that of empty statement arrays. There are no tests for...