tex0l
tex0l
Hi have the same issue. I could find some StackOverflow posts related to this: https://stackoverflow.com/questions/27962224/how-to-handle-dots-in-event-names-with-fires-in-jsdoc & https://stackoverflow.com/questions/26482496/how-do-you-include-a-dot-in-names-events-callbacks-with-jsdoc. Here is a repro case using the example from https://jsdoc.app/tags-event.html: ```js /** *...
I've tried fiddling with it on my mac, can't make it work with the electron version used. It's going to be fixed in an upcoming v10.x.x according to https://github.com/electron/electron/pull/24145. By...
Perfect, if you need me to quickly test your fixes when the newer version of electron is released, ping me.
@juliovedovatto It depends on the version of electron you used. The media keys don't work on macOS in electron 10. The fix https://github.com/electron/electron/pull/24145 was merged into master at the end...
@eliserichards may I ask why the fix hasn't been rolled out in production yet? Is there an issue we can help you with? (sorry I initially posted this comment in...
This is due to https://github.com/zamotany/logkitty/issues/32 for https://github.com/react-native-community/cli/blob/master/packages/platform-android/package.json, and due to the use of [[email protected]](https://github.com/sindresorhus/ora#readme) which can be updated to [v6.0.1](https://github.com/sindresorhus/ora/releases/tag/v6.0.1) in https://github.com/react-native-community/cli/blob/master/packages/platform-ios/package.json, and the direct use of [email protected] in https://github.com/react-native-community/cli/blob/master/packages/cli/package.json
Apparently [v7.0](https://github.com/fairecasoimeme/Zlinky_TIC/releases/tag/v7.0) has been released, does it help with this in any way?
@DanielRuf he means a real vulnerability that can be exploited with a crafted pptx.
The author of this issue @TheBlusky has done so (I work with him), but got no answer. I was merely confirming the existence of the vulnerability (I came across the...
Yes I mean this, thank you for posting the link for everyone. Injecting an arbitrary script via a crafted pptx is basically the worst case scenario of a vuln such...