Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
esana-node-api
Advanced tools
⭕️ This project is for educational purposes only!⭕️
⭕️ The user shall take full responsibility for the errors such as changing the information and changing the name of the company. ⭕️
Base Site -:
https://helakuru.lk/esana
NPM Link -:
https://www.npmjs.com/package/esana-node-api
$ npm install esana-node-api
$ yarn add esana-node-api
const {Esana} = require("esana-node-api")
async function esana_run(){
await Esana.verify('Enter Your Passcode')
const esana_data = await Esana.fetch_news_data()
console.log(esana_data)
}
esana_run()
Output:
{
status: 200,
latest: true,
esana: {
news_id: 98376,
title: 'දූෂණ විරෝධී පනත් කෙටුම්පත ජුනි 21දා විවාදයට ගැනීමට තීරණය කෙරේ',
description: 'දූෂණ විරෝධී පනත් කෙටුම්පත ජුනි 21දා විවාදයට ගැනීමට තීරණය කර තිබෙනවා.',
thumbnail: 'https://helakuru.sgp1.cdn.digitaloceanspaces.com/esana/images/lib/parliment-new-01[1].jpg',
url: 'https://www.helakuru.lk/esana/98376',
date: '2023-06-08 16:03:06',
media: []
}
}
esana - එසැණ
name, we have nothing to do with the website officially. If any complains please contact via srwusc123@gmail.com
FAQs
Esana News || Helakuru.lk - එසැණ News
The npm package esana-node-api receives a total of 0 weekly downloads. As such, esana-node-api popularity was classified as not popular.
We found that esana-node-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.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.