js-sumo-logger icon indicating copy to clipboard operation
js-sumo-logger copied to clipboard

Sumo Logic JavaScript SDK for Logging

Results 18 js-sumo-logger issues
Sort by recently updated
recently updated
newest added

When using `sumo-logger` we are seeing a critical vulnerability on `formidable

Updated superagent to 9.0.1 for fix for CVE-2022-29622. All tests passing. Closes #136

Hi, Snyk is identifying an Arbitrary File Upload vulnerability in my project (deemed as Critical) introduced through: `[email protected] > [email protected] > [email protected]`. It seems to have been fixed in [email protected]....

When I attempt to send metrics as per the docs, it attempts to JSON parse the graphite string. in your code: ``` const messages = message.map((item) => { if (this.config.graphite)...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Hi. I'm not sure if this is a bug, intended behavior, or a result of me not configuring my SumoLogger instance appropriately. It seems like I can call the `log`...

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

I had my credits for the day full. It crashed our API. We have all our sumologger.log calls in a try catch as well and it still crashes. Same on...