Show newer

Sleepy now. I'll leave the Ollama pull for the 7 billion parameter AI model for now and do the pull for the 14 billion parameter tomorrow.

Just a bit worried on using 14b parameters in my local. Might be sluggish waiting for 5 to 15 seconds response from an AI coding assistance but let's give it a try soon.

Pulling more AI models using Ollama that I can use for a local AI Model on IDE AI Code assistance, in this way I dont need to pay anything 😅

Fork done and did a git clone but then some issues when I opened the project from Cursor as it is not able to find the appropriate kernel.

Turns out I need to do uv self update which took a new version and then do the update sync which creates the .venv and then from there I was able to select the appropriate Python kernel.

[INFO] Downloaded 340,000/361,483 (94%)
[ERROR] Failed to process CVE-2026-6785
org.owasp.dependencycheck.data.nvdcve.DatabaseException: Error updating 'CVE-2026-6785'; Value too long for column "URL CHARACTER VARYING(1000)": "'bugzilla.mozilla.org/buglist.c... (1585)"; SQL statement:
INSERT INTO reference (cveid, name, url, source) VALUES (?, ?, ?, ?) [22001-240]
at org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerability (CveDB.java:1104)
at org.owasp.dependencycheck.data.update.nvd.api.NvdApiProcessor.updateCveDb (NvdApiProcessor.java:119)
at org.owasp.dependencycheck.data.update.nvd.api.NvdApiProcessor.call (NvdApiProcessor.java:96)
at org.owasp.dependencycheck.data.update.nvd.api.NvdApiProcessor.call (NvdApiProcessor.java:40)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
at java.lang.Thread.run (Thread.java:842)
[ERROR] Failed to process CVE-2026-6786
org.owasp.dependencycheck.data.nvdcve.DatabaseException: Error updating 'CVE-2026-6786'; Value too long for column "URL CHARACTER VARYING(1000)": "'bugzilla.mozilla.org/buglist.c... (1115)"; SQL statement:
INSERT INTO reference (cveid, name, url, source) VALUES (?, ?, ?, ?) [22001-240]
at org.owasp.dependencycheck.data.nvdcve.CveDB.updateVulnerability (CveDB.java:1104)
at org.owasp.dependencycheck.data.update.nvd.api.NvdApiProcessor.updateCveDb (NvdApiProcessor.java:119)
at org.owasp.dependencycheck.data.update.nvd.api.NvdApiProcessor.call (NvdApiProcessor.java:96)
at org.owasp.dependencycheck.data.update.nvd.api.NvdApiProcessor.call (NvdApiProcessor.java:40)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
at java.lang.Thread.run (Thread.java:842)

Same problem even if I used the recent version of OWASP Dependency Check dependency in Spring Boot.

Waste of time 😒

In my experience working as a software engineer, I've always been using branch-based workflow on pull requests. That means pull requests are for the same branches within the same repo.

Now I realized that the repo used in the AI Engineering course is read only and so I could not submit my exercises unless I fork and do a fork-based workflow pull request.

Doing a fork now.

Took a rest and back again on AI Engineering course.

[INFO] Downloaded 330,000/361,483 (91%)

So close 😁

[INFO] Downloaded 310,000/361,483 (86%)

So close yet it feels so slow 😒

Created a new github repo for a python project where I can create codes and interface with LLMs.

First ever hello world in Python 😅

[INFO] Downloaded 290,000/361,483 (80%)

hoping there is no more errors 👀

On the open source side we have Ollama from Meta, Mixtral from Mistral, Qwen from Alibaba Cloud, Gemma from Google, Phi from Microsoft, DeepSeek from DeepSeek AI, and GPT-OSS from OpenAI.

I didn't know there's lots of open source AI models.

Listening to a discussion on the frontier models, from OpenAI, Antrophics, Google, and x.ai at the moment.

So far I didn't know that Ollama which is an open source or open weight AI model is from Meta.

[INFO] Downloaded 280,000/361,483 (77%)

Come on bro speed it up! 😆

I'm itching to see the update finish while I am on some lecture on the AI Engineering course and while spending time with some friends in the metaverse.

[INFO] Downloaded 270,000/361,483 (75%)

crosses fingers 🤞, hoping it pushes up to 100% without any errors.

So basically it's taking me like almost 10 hours to get to half of the updates from NIST CVE list db to my local 🤣

Already woke up past noon and im still at...

[INFO] Downloaded 180,000/361,464 (50%)

:blobsurprised:

[INFO] --- dependency-check:12.2.1:check (dependency-check) @ WeatherService ---
[INFO] Checking for updates
[INFO] NVD API has 361,159 records in this update
[INFO] Downloaded 10,000/361,159 (3%)
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=10000 : 2nd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=16000 : 2nd time
[INFO] Downloaded 20,000/361,293 (6%)
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=20000 : 2nd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=20000 : 3rd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=20000 : 4th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=20000 : 5th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=20000 : 6th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=20000 : 7th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=22000 : 2nd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=22000 : 3rd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=22000 : 4th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=22000 : 5th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=22000 : 6th time
[INFO] Downloaded 30,000/361,306 (8%)
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=38000 : 2nd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=38000 : 3rd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=38000 : 4th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=38000 : 5th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=38000 : 6th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=38000 : 7th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=38000 : 8th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=38000 : 9th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=38000 : 10th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=38000 : 11th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=38000 : 12th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=38000 : 13th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=38000 : 14th time
[INFO] Downloaded 40,000/361,323 (11%)
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=40000 : 2nd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=42000 : 2nd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=42000 : 3rd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=42000 : 4th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=44000 : 2nd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=44000 : 3rd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=44000 : 4th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=44000 : 5th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=48000 : 2nd time
[INFO] Downloaded 50,000/361,341 (14%)
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=50000 : 2nd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=50000 : 3rd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=50000 : 4th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=50000 : 5th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=50000 : 6th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=52000 : 2nd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=56000 : 2nd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=56000 : 3rd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=58000 : 2nd time
[INFO] Downloaded 60,000/361,416 (17%)
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=60000 : 2nd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=60000 : 3rd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=60000 : 4th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=62000 : 2nd time
[INFO] Downloaded 70,000/361,416 (19%)
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=72000 : 2nd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=72000 : 3rd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=76000 : 2nd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=76000 : 3rd time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=76000 : 4th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=76000 : 5th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=76000 : 6th time
[WARNING] Retrying request /rest/json/cves/2.0?resultsPerPage=2000&startIndex=76000 : 7th time

😒

Removing KMSpico including it's tampering of the environment variables broke my Cursor IDE and the OWASP Dependency Check update pull from NIST.

Fix is set the tampered environment variables to the correct paths and restart the IDEs

Alright so some of the findings of the scan is actually a false positive specific to the group of files under the git repo clone on my local from the AI Engineering course.

The rest came from KMSPico tool used by the seller of this machine to me where Windows 10 Pro is already bundled. Looks like the KMSpico they have is compromised.

Malwarebytes Free has removed the threats.

MS Defender is not enough and I forgot to upgrade my Windows OS still stuck at 10 Pro. I need to move to Windows 11 or Linux.

Malwarebytes Free saw 23 threats on my machine just now. Some are Trojans, some are Bitcoin miners. 🧐

Show older
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.