gitgitwhat
gitgitwhat
No matter what size I make the canvas, I am not able to move a shape beyond the initial window size. This can be seen with the "shape db" example...
Love the library but there are issues. Run this against notepad.exe and try to list all resources. It fails because it has a non-standard resource (MUI). Then try to update...
I'm slowly getting my websocket client/server working but I've hit a wall. I have the client setup the connection to the server synchronously because I don't want to the rest...
I'm wondering if there are more complete examples available for SSL websockets besides just sending a single message and shutting down. For example, how do you keep the connection alive...
### What is your enhancement? Will there be a dark mode for PRO. It's a feature I'd like to see, or at least know is coming, before buying.
- Yubico Authenticator version: 1.2.3 - Operating system and version: Windows 10 x64 20H2 - YubiKey model and version: FIPS 4 (firmware 4.4.5) - Bug description summary: EV code signing...
### Description Polar chart labels are showing 15 points of precision. https://codepen.io/ggwcpn/pen/abQRrpb ### Steps to Reproduce https://codepen.io/ggwcpn/pen/abQRrpb ### Expected Behavior Round the values to whole number. ### Actual Behavior 15...
java.lang.IllegalArgumentException: Unknown bytecode version at org.ow2.asmdex.lowLevelUtils.BasicDexFileReader.readHeader(BasicDexFileReader.java:197) at org.ow2.asmdex.lowLevelUtils.BasicDexFileReader.parse(BasicDexFileReader.java:184) at org.ow2.asmdex.lowLevelUtils.DexFileReader.parse(DexFileReader.java:71) at org.ow2.asmdex.ApplicationReader.(ApplicationReader.java:221) at org.ow2.asmdex.ApplicationReader.(ApplicationReader.java:198) at org.ow2.asmdex.ApplicationReader.(ApplicationReader.java:235) at com.google.classyshark.silverghost.translator.dex.DexMethodsDumper.fillAnalysis(DexMethodsDumper.java:105) at com.google.classyshark.silverghost.translator.dex.DexMethodsDumper.dumpMethods(DexMethodsDumper.java:84) at com.google.classyshark.silverghost.exporter.Exporter.writeMethods(Exporter.java:89) at com.google.classyshark.silverghost.exporter.Exporter.writeArchive(Exporter.java:47) at com.google.classyshark.silverghost.SilverGhostFacade.exportArchive(SilverGhostFacade.java:151) at com.google.classyshark.cli.CliMode.with(CliMode.java:63) at com.google.classyshark.Main.main(Main.java:46)...
I've found a number of records where the purls are not properly formatted. PYSEC-2021-872 is one example. The purl in that record is `pkg:pypi:distributed` which is not valid (second colon...
Related to #546 and similar how NVD (https://nvd.nist.gov/developers/vulnerabilities) allows you to paginate CVEs (lastModStartDate & lastModEndDate). It would be nice if the OSV.dev API had the same ability so local...