Antonino Sabetta

Results 72 comments of Antonino Sabetta

Another (better) paper here: https://dl.acm.org/doi/10.1145/3468264.3473122

Hi @Riruk I made a small test to try matching product names in advisory text and it works like a charm (it's based on a simple gazetteer approach, no rocket...

Feel free to check out this branch and continue from here as you see fit. Or create another one, completely up to you.

As initial steps, this requires implementing the following: - knowing where to find bug-tracking issues for a given project (via a mapping table) - fetching and analyzing and storing the...

Variant: the referenced resource contains 'security-related' keywords (that could help with #264)

I absolutely agree, we should distinguish them. The integration tests could be moved to files named `test_integration_******.py`

I would try extracting verbs too and applying stemming (or lemmatisation).

Hi, I guess your are right, this part of the code was left in an inconsistent state after some changes that were implemented in the past few months. The original...

In the era of LLMs, this approach is obsolete.

But how to specify a different user for each host? Is that even possible?