Globstar is an emerging open-source static analysis toolkit designed to enhance code quality and facilitate development processes. It allows for rule engine customizations, which developers are keen to utilize for improved linting capabilities. While there is excitement from the community about its potential benefits, some users express concerns regarding its language support, particularly for C. There is a dialogue around the capabilities of tree-sitter, suggesting it adequately supports parsing languages like C, but there are questions about the extent of rule customization in Globstar, such as whether developers can disable specific checks akin to ESLint functionalities. The toolkit represents an opportunity for teams looking to integrate advanced static analysis into their workflows, but further dialogue around language support and rule management is needed.