
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
node-red-contrib-uk-ea-flood-warnings
Advanced tools
Node-RED wrapper to the UK Environment Agency Real Time Flood-monitoring API
Use the manage palette option to install this node
This node allows you to run queries against the UK Environment Agency Flood Warning API
Use the configuration to select the mode.
If floods are selected then All Flooded Areas
will return
all active flood alerts. If tides are selected then All Stations
will return details and measurements for all tidal measurement stations.
msg.payload
is not required. The node needs to be configured
to select an area. A list of available areas and tidal stations is
automatically retrieved by the node, making use of the API.
You can override the area setting by setting msg.floodarea
, which must be a comma separated
string.
The output is a json array on msg.payload
. When running in flood mode and there are no
flood alerts in the selected area then the array is empty.
For simple typos and fixes please just raise an issue pointing out our mistakes. If you need to raise a pull request please read our contribution guidelines before doing so.
Copyright 2018 IBM Corp. under the Apache 2.0 license.
FAQs
Wrapper tp UK EA Flood Warnings API
We found that node-red-contrib-uk-ea-flood-warnings demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.