finitio
finitio copied to clipboard
Finitio is a language for validating, coercing and documenting data.
Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project. #### Changes included in this PR - Changes to the following...
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1. 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...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of...
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 to 2.2.0. Changelog Sourced from sinatra's changelog. 2.2.0 / 2022-02-15 Handle EOFError raised by Rack and return Bad Request 400 status. #1743 by tamazon Minor refactors...
Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend...
Just add `Diagnosis =` to front page example to make it clearer for new comers. ``` Temp = Real( f | f >= 33.0 and f 0 ), dob :...
JSON-LD
Actually, it's probably worth considering the benefits of expressing Finitio directly in JSON-LD. Basically, make a one-to-one converter between Finitio and a JSON-LD representation of Finitio. That way websites could...
Imports
@blambeau: This expands on our discussion. Finitio needs a way to link different schemas together, allowing importing other local files, or across entirely separate projects. This is a really important...
Bumps [rack](https://github.com/rack/rack) from 2.2.3 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 [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 to 2.2.3. Changelog Sourced from sinatra's changelog. 2.2.3 / 2022-11-25 Fix: Escape filename in the Content-Disposition header. #1841 by Kunpei Sakai Fix: fixed ReDoS for Rack::Protection::IPSpoofing....