The field of software engineering is moving towards more advanced and automated methods of vulnerability detection and analysis. Recent research has focused on the development of comprehensive datasets, such as software defect datasets and vulnerability datasets, to facilitate empirical research and benchmarking of various techniques. The use of large language models (LLMs) and machine learning techniques has also shown great potential in tasks such as bug report analysis, binary code understanding, and process mining. Furthermore, the integration of LLMs with static analysis has been explored for hardware security bug detection. Noteworthy papers in this area include: BugsRepo, which introduces a curated dataset of bug reports and contributor information to support software maintenance tasks. BinPool, which presents a dataset of vulnerabilities for binary security analysis. LASHED, which combines LLMs and static analysis for early detection of RTL bugs.