BREAKING: The Great Provider Name Game Sparks Identity Crisis in Issue #220
DEVELOPING: The penetration testing community is witnessing a fascinating case of mistaken identity this week, and folks, it's like watching a digital doppelganger drama unfold in real time.
The star of our courtroom today? Issue #220, where @jtomkh2-dot discovered that their carefully crafted user-defined Qwen provider was getting completely ignored by the system. The plot twist? It's all about naming rights, darling.
Picture this: You lovingly configure your custom Qwen provider, name it "qwen" (because why wouldn't you?), and then watch in horror as the system shrugs and uses the built-in provider instead. It's like showing up to a party only to find someone else wearing the exact same outfit – except in this case, the built-in provider gets to stay while your custom configuration gets the boot.
The technical tea? The GetProvider() function in providers.go is playing favorites, giving precedence to embedded providers over user-defined ones when names collide. Two comments in and counting, this identity crisis is still developing.
Meanwhile, over in enhancement land, @s-b-repo has been keeping busy with requests ranging from OpenVAS integration (#69) to API import improvements (#67, now closed with a satisfying resolution via PR #185). But back to our main drama – will #220 see justice for custom providers everywhere? The proceedings continue...

