issues Search Results · repo:opsgenie/opsgenie-nodejs-sdk language:JavaScript
Filter by
22 results
(58 ms)22 results
inopsgenie/opsgenie-nodejs-sdk (press backspace or delete to remove)I need to integrate with OpsGenie and this library is recommended in the documentation, but it seems it was abandoned 3
years ago.
- Can I still use it or is it better to go with the REST API and implement ...
rostislavjadavan
- Opened 25 days ago
- #61
Hi. there is a vulnerability in request package which is a peer dependency for requestretry . request is officially
deprecated and has vulnerabilities https://www.npmjs.com/package/request Unfortunately ...
aaleksandrov
- Opened on May 23, 2023
- #60
opsgenie.configure({
retryDelay: 3, // --- doesn t change anything
});
const createAlertRequest = {...};
opsgenie.alertV2.create(createAlertRequest, (requestStatus) ...
adam-farhi
- Opened on May 2, 2023
- #59
It would be great if we could use this SDK with Typescript via a @types/opsgenie-sdk npm package
cyril-marketfeed
- Opened on Dec 8, 2022
- #53
The requestretry v1.13.0 has a cookie exposure vulnerability.
To reproduce:
$ npm audit
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Cookie exposure ...
chrisleekr
- 2
- Opened on Mar 2, 2022
- #44
Currently, there are no types for typescript. Since most apps are using typescript these days please consider adding
typings.
EJMason
- 1
- Opened on Dec 8, 2021
- #42
Per the docs: https://docs.opsgenie.com/docs/incident-api#add-detailscustom-properties-to-incident there should be
support for adding/removing custom properties on incidents, but this is not currently ...
nathanielbrakeley
- Opened on Nov 12, 2021
- #41
Hello,
I noticed that the ping function in lib/heartbeat/Heartbeat.js takes 4 parameters and is passing 4 parameters to
restApi.get. However, restApi.get appears to only accept 3 parameters. Should the ...
curtiskunkle
- Opened on Jul 7, 2021
- #39
Latest version available on npm is 0.4.5 but I could see in the issues that some fixes are done under 0.4.7
anuragsinhame
- 1
- Opened on Jun 18, 2021
- #35
nikitashrestha
- 1
- Opened on Jun 8, 2021
- #34

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.