Philippe Cloutier

Results 181 issues of Philippe Cloutier

Express Loader uses [the "Requests: HTTP for Humans" library](https://requests.readthedocs.io/en/master/), which - unsurprisingly - [only supports HTTP](https://github.com/psf/requests/issues/1237), as it is based on [urllib3](https://urllib3.readthedocs.io/en/latest/), which - despite its name - [does not...

My organization is planning to host 2 CKAN instances on the same server. So far, the only server we have with several CKAN instances has CKAN installed from source, however...

In CKAN 2.8.4, reading a Jinja variable which was not defined results in reading an empty string. Looping over an undefined variable will therefore quietly ignore the loop. This happens...

[The Install PostGIS and system packages section of the documentation](https://docs.ckan.org/projects/ckanext-spatial/en/latest/install.html#install-postgis-and-system-packages) is outdated, covering only Ubuntu 12.04 and 14.04. Starting from PostgreSQL 9.2, there is [a simpler way of enabling PostGIS...

Ditto is based on the premise that applications allow pasting using the Ctrl+V keyboard shortcut. Ditto therefore emulates that shortcut when pasting from a Ditto entry. Unfortunately, some applications do...

[The _Authentication and API tokens_ section of CKAN's API guide](https://docs.ckan.org/en/2.10/api/index.html#authentication-and-api-tokens) contains the following paragraph: > Legacy API keys (UUIDs that look like ec5c0860-9e48-41f3-8850-4a7128b18df8) are still supported, but its use is...

[The _The checks_ section of the homepage](https://securityscorecards.dev/#the-checks) starts with: > The checks collect together security best practises and industry standards > > The riskiness of each vulnerability is based on...

[The README file about the jQuery engagement](https://github.com/ossf/alpha-omega/tree/main/alpha/engagements/2023/jquery) starts with an introduction: > The purpose of this Alpha engagement is to provide security resources to the jQuery project in key areas,...

The README file about the jQuery engagement contains [an "Annual Report" section](https://github.com/ossf/alpha-omega/tree/main/alpha/engagements/2023/jquery#annual-report) which reads: > [The OpenSSF Annual Report](https://openssf.org/download-the-2023-openssf-annual-report/) includes a summary of the year's activities and accomplishments for all...

The README file about the jQuery engagement ends with [an "Announcement / News" section](https://github.com/ossf/alpha-omega/tree/main/alpha/engagements/2023/jquery#announcement--news). The last link it contains points to https://openjsf.org/category/jquery, which yields a 404 Page not found error.