Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Can you obtain security clearance?" and "TS/SCI" Questions #326

Open
thomHayner opened this issue Sep 8, 2024 · 3 comments
Open

"Can you obtain security clearance?" and "TS/SCI" Questions #326

thomHayner opened this issue Sep 8, 2024 · 3 comments
Assignees

Comments

@thomHayner
Copy link
Contributor

thomHayner commented Sep 8, 2024

I was watching as the program auto selected dropdown options to common questions and I noticed that it chooses "No" for the question "Can you obtain a security clearance?"

I imagine this is similar to the US/EU Work Authorization and Visa questions.

It is a common question in Engineering, Software Development, Sciences, Security and other fields, it should be added to the program.

I'm going to look into the code and see where a PR could be submitted, but if anyone is more familiar with the repo and can do so that would be helpful.

@feder-cr
Copy link
Owner

@thomHayner any update?

@thomHayner
Copy link
Contributor Author

@feder-cr working on it, is it really just as simple as 1 field to the resume file and updating the gpt prompts?

I haven't tested it yet, I'm not really sure how to...maybe if I set my job search query to "Clearance Jobs" instead of "Software Developer"? I'm going to try that with Hawaii as the location (90% of software jobs in Hawaii require a US security clearance)

I made the following updates:

  • plain_text_resume.yaml
    • added a variable named security_clearance_eligibile to work_preferences
  • job_application_profile.py
    • added type for security_clearance_eligibile
  • gpt.py
    • modified instructions for answering work_preferences questions

...it looks like everything else is largely automated...is my assessment correct? is that all I should need to do?

@feder-cr
Copy link
Owner

@thomHayner yes, on V3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants