Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
hubeau-api
Advanced tools
HUBEAU API wrapper JS.
Infos sur l'API HUBEAU : https://hubeau.eaufrance.fr/page/apis
Travail en cours...
yarn add hubeau-api
ou
npm install --save hubeau-api
ensuite importation de la dépendance :
import HubeauApi from 'hubeau-api';
const hubMedApi = new HubeauApi();
ou
const HubeauApi = require('hubeau-api');
const hubMedApi = new HubeauApi();
Code espèce poisson
Lieux pêche
Poissons
Exemples hubeau-api-wrapper : ./dist/exemples/etatPiscicole.js
Documentation officielle : https://hubeau.eaufrance.fr/page/api-poisson
communes
indicateurs
services
Exemples hubeau-api-wrapper : ./dist/exemples/indicateursServices.js
Documentation officielle : https://hubeau.eaufrance.fr/page/api-indicateurs-services
chroniques
chroniques temps réel
stations
Exemples hubeau-api-wrapper : ./dist/exemples/piezometrie.js
Documentation officielle : https://hubeau.eaufrance.fr/page/api-piezometrie
analyses
stations
Exemples hubeau-api-wrapper : ./dist/exemples/qualiteNappes.js
Documentation officielle : https://hubeau.eaufrance.fr/page/api-qualite-nappes
analyse physicochimique
station physicochimique
operation physicochimique
conditions environnementales physicochimique
Exemples hubeau-api-wrapper : ./dist/exemples/qualiteRivieres.js
Documentation officielle : https://hubeau.eaufrance.fr/page/api-qualite-cours-deau
chronique
station
Exemples hubeau-api-wrapper : ./dist/exemples/temperature.js
Documentation officielle : https://hubeau.eaufrance.fr/page/api-temperature-continu
observations
observations élaborées
référentiel sites
référentiel stations
Exemples hubeau-api-wrapper : ./dist/exemples/hydrometrie.js
Documentation officielle : https://hubeau.eaufrance.fr/page/api-hydrometrie
FAQs
hubeau api wrapper in javascript
We found that hubeau-api 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.