Antivirus false positive in `Agents.class`
Hi! I'm using this library in a Minecraft mod and received some antivirus reports. According to this user's screenshot of Bitdefender, the false positive seems to be in Agents.class.
Would it be possible to fix this?
ViaFabricPlus has the same issue. I assume the Base64 encoded agent class is the problem. I've already removed it, but need to do some testing if the new code is working as expected. I haven't published a snapshot yet, but I will today. It would be awesome if you could build a version using that snapshot and check with the user if the problem persists. I'll send a message when I published it. This is the commit: https://github.com/Lenni0451/Reflect/commit/1763b08224f1152f331f87c44b19e4ce04b76f25
I've published the snapshot 1.6.0-SNAPSHOT. I will do some more testing and release it later if I can't find any issues
According to user feedback https://github.com/decce6/Ixeris/issues/48#issuecomment-3586617633 Bitdefender no longer reports virus for 1.6.0-SNAPSHOT.
Thanks for the quick fix!
Good to hear and thanks for testing it. I will release the version later today.