bioconductor.org
bioconductor.org copied to clipboard
Source code for the Bioconductor website
I don't think search is working on https://bioconductor.org/ ? I just get a message about a timeout or invalid search term..., e.g., https://bioconductor.org/help/search/index.html?search-bar=rsamtools/ returns > A timeout or invalid search...
I suppose the immediate strategy is to remove the links and provide plain text. This table is returned by an online auto checker to find links that are dead (scroll...
Uses [BioSchemas](https://github.com/BioSchemas/specifications) Tool 0.3-DRAFT (21 November 2018), see http://bioschemas.org/devSpecs/Tool/. I have tested the output with https://search.google.com/structured-data/testing-tool and example data (for the [RMassBank](http://bioconductor.org/packages/release/bioc/html/RMassBank.html) package) can be found in this gist: https://gist.github.com/egonw/8347966585990579260f3e7e59d3954f...
Hey there, I found a security vulnerability in bioconductor.org: The search bar in bioconductor.org does not sanitize user input, leading to an XSS vulnerability. (correlating to the function searchResponse in...
Update to recommend .Rmd over .Rnw https://bioconductor.org/developers/package-guidelines/#vignettes
Bumps [rack](https://github.com/rack/rack) from 2.1.2 to 2.2.6.4. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.16.0 to 0.21.0. Changelog Sourced from httparty's changelog. 0.21.0 escape filename in the multipart/form-data Content-Disposition header Fix request marshaling Replace mime-types with mini_mime 0.20.0 Breaking changes Require...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...