-
## CVE-2020-11023 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-2.1.4.js, jquery-3.2.1.min.js, jquery-2.1.4.min.js, jquery-1.9.1.min.js
jquery-2.1.4.js
JavaScript library for DOM o…
-
@MattIPv4
Can something be done to automate this? Which platform is the source of the statistics, maybe I can help.
-
## CVE-2018-25031 - Medium Severity Vulnerability
Vulnerable Libraries - swagger-ui-3.49.0.js, swagger-ui-bundle-3.49.0.js
swagger-ui-3.49.0.js
Swagger UI is a dependency-free collection of HTML, …
-
I've got the following ending on my blog template:
```
window.onload=function(){ Rainbow.color(); };
Rainbow.color();
```
And rainbo…
ducin updated
9 years ago
-
seems to be due to something here:
```
{{ template "_internal/google_analytics.html" . }}
{{ if .Site.Params.googleMapsApiKey }}
{{ else }}
{{ end }}
```
-
[package.json](https://github.com/cdnjs/cdnjs/blob/master/ajax/libs/custom-elements-builder/package.json) and [api worker](http://metadata-staging.speedcdnjs.com/packages/custom-elements-builder) say …
-
### Description
The version sorting seems to have no rhyme or reason.
### Steps to reproduce
- Visit page: https://cdnjs.com/libraries/highlight.js
- Open dropdown.
### Expected behavior
…
-
`cdnjs url jquery` is clocking in at 1-2 minutes:
```
$ time cdnjs url jquery
jquery : //cdnjs.cloudflare.com/ajax/libs/jquery/2.1.0/jquery.min.js
real 2m7.617s
user 0m2.520s
sys 0m0.641…
-
Hi!
I took a look at your plugin and could not manage to make it work with different APIs.
Here is an example:
```
[rest2table url=https://api.cdnjs.com/libraries?search=jquery][/rest2table…
-
Right now the list of libraries is fairly limited. Would it not be an idea to, rather than duplicating the effort of maintaining a list of libraries, directly pull lists of libraries from an external …